llvm-6502/tools
Chris Lattner 266c7bbbbc Add a new "available_externally" linkage type. This is intended
to support C99 inline, GNU extern inline, etc.  Related bugzilla's
include PR3517, PR3100, & PR2933.  Nothing uses this yet, but it
appears to work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68940 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-13 05:44:34 +00:00
..
bugpoint CloneModule stores the BasicBlock mapping in ValueMap. There's no need to 2009-04-04 09:39:23 +00:00
gccas
gccld
gold
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer Add an API for the bitstream reader to read blobs and return 2009-04-07 02:56:46 +00:00
llvm-config Accommodate empty string for build type. This was previously causing an error 2009-04-08 17:28:16 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
llvm-prof
llvm-ranlib
llvm-stub
llvmc
lto Recognize arm triplets. 2009-04-01 18:54:56 +00:00
opt Fixed file header comment. 2009-04-01 21:37:19 +00:00
CMakeLists.txt
Makefile