Mercurial > hg > CbC > CbC_llvm
view lib/LTO/LLVMBuild.txt @ 48:4b59af982ef3
create return function for continuation with the environment automatically, but it can return only int value and it's name is not unique now
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 12 Jan 2014 19:15:16 +0900 |
parents | e4204d083e25 |
children | 54457678186b |
line wrap: on
line source
;===- ./lib/LTO/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 = Library name = LTO parent = Libraries required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC MCParser ObjCARC Scalar Support Target TransformUtils