llvm-6502/tools
Chris Lattner ae7dd8004e Add an API for the bitstream reader to read blobs and return
them by reference, instead of packing each byte into a
smallvector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68486 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-07 02:56:46 +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 CMake: defines and uses macro add_llvm_definitions for keeping track 2009-04-04 22:41:07 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc Do not pass '-relocation-model=pic' to llc. 2009-03-31 18:33:54 +00:00
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