Mercurial > hg > CbC > CbC_llvm
view tools/verify-uselistorder/LLVMBuild.txt @ 90:2ddce554fef0
fix bug:LLVM/clang doesn't crash when code segment declaration was not found.
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 16 Apr 2015 17:33:03 +0900 |
parents | 54457678186b |
children | c2174574ed3a |
line wrap: on
line source
;===- ./tools/verify-uselistorder/LLVMBuild.txt ----------------*- Conf -*--===; ; ; The LLVM Compiler Infrastructure ; ; This file is distributed under the University of Illinois Open Source ; License. See LICENSE.TXT for details. ; ;===------------------------------------------------------------------------===; ; ; This is an LLVMBuild description file for the components in this subdirectory. ; ; For more information on the LLVMBuild system, please see: ; ; http://llvm.org/docs/LLVMBuild.html ; ;===------------------------------------------------------------------------===; [component_0] type = Tool name = verify-uselistorder parent = Tools required_libraries = IRReader BitWriter Support