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 remove attributions 2007-12-29 20:46:15 +00:00
gccld remove attributions 2007-12-29 20:46:15 +00:00
gold
llc
lli Switch lli back to using allocate-gvs-with-code behavior. 2009-07-18 08:07:13 +00:00
llvm-ar To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now. 2009-07-15 22:16:10 +00:00
llvm-as
llvm-bcanalyzer Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +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 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
llvm-ranlib
llvm-stub Comment headers should extend to 80 chars. 2008-12-31 17:40:52 +00:00
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 CMake: remove support for llvm-config-generated dependencies in the build 2009-06-23 18:30:17 +00:00
Makefile