llvm-6502/tools
Daniel Dunbar 3d5126fbad Switch some clients to Value::getName(), and other getName() user
simplification.
 - NFC


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76789 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-22 21:33:09 +00:00
..
bugpoint Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
gccas
gccld
gold
llc
lli Switch lli back to using allocate-gvs-with-code behavior. 2009-07-18 08:07:13 +00:00
llvm-ar
llvm-as Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-bcanalyzer Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
llvm-config Reenable asmparser dependency generation, now with improved Perl foo. 2009-07-17 21:26:27 +00:00
llvm-db
llvm-dis Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-extract Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-ld Added -b option to override the default bitcode output file name. 2009-07-22 18:41:45 +00:00
llvm-link Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-mc Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +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 Simplify / normalize some uses of Value::getName. 2009-07-21 08:54:24 +00:00
llvm-ranlib
llvm-stub
llvmc Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
lto Switch some clients to Value::getName(), and other getName() user 2009-07-22 21:33:09 +00:00
opt Switch some clients to Value::getName(), and other getName() user 2009-07-22 21:33:09 +00:00
CMakeLists.txt
Makefile