view docs/LLVMBuild.txt @ 69:a61c4aaeb4ed

fix tail call bug. enable to set tail call flag to indirect call in TCEoptPass but some codesegments are called by call instruction yet.
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Thu, 13 Feb 2014 23:05:42 +0900
parents 95c75e76d11b
children c2174574ed3a
line wrap: on
line source

;===- ./docs/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 = Docs
parent = $ROOT