Mercurial > hg > CbC > CbC_llvm
view bindings/LLVMBuild.txt @ 67:58d177b06036
fix one line if-else statement bug. goto cs(); and return; are emitted in compound statement now.
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 12 Feb 2014 00:47:11 +0900 |
parents | 95c75e76d11b |
children | c2174574ed3a |
line wrap: on
line source
;===- ./bindings/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 = Group name = Bindings parent = $ROOT