1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools
Daniel Dunbar 1c373fc85a llvm-mc: Sink token enum into AsmToken.
llvm-svn: 77322
2009-07-28 16:08:33 +00:00
..
bugpoint Pass true to the Internalize parameter of createStandardLTOPasses, 2009-07-27 23:23:47 +00:00
gccas
gccld
gold
llc Add TargetRegistry::lookupTarget. 2009-07-26 02:12:58 +00:00
lli Re-committing r76828 with the JIT memory manager changes now that the build 2009-07-23 21:46:56 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK in bitcode file. 2009-07-23 01:07:34 +00:00
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld Added -b option to override the default bitcode output file name. 2009-07-22 18:41:45 +00:00
llvm-link
llvm-mc llvm-mc: Sink token enum into AsmToken. 2009-07-28 16:08:33 +00:00
llvm-nm Add plumbing for the `linker_private' linkage type. This type is meant for 2009-07-20 01:03:30 +00:00
llvm-prof One more getName -> getNameStr 2009-07-25 00:43:31 +00:00
llvm-ranlib
llvm-stub
llvmc
lto Remove memory corruption bug. string.c_str() was returning a temporary that was 2009-07-28 06:53:50 +00:00
opt Switch some clients to Value::getName(), and other getName() user 2009-07-22 21:33:09 +00:00
CMakeLists.txt
Makefile