llvm-6502/tools
Kevin Enderby f96db468fc Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic
EmitAssemblerFlag API which takes a value from the added AssemblerFlag
enumerated constants.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76087 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 17:56:39 +00:00
..
bugpoint Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
gccas
gccld
gold
llc Switch llc and createJIT to use simpler command line parsing for -march. 2009-07-16 02:23:53 +00:00
lli Make sure targets are initialized before we do anything, even command line 2009-07-16 02:04:54 +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 Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-bcanalyzer Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-config
llvm-db 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-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 Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +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 SubsectionsViaSymbols MCStreamer API and replaced it with a generic 2009-07-16 17:56:39 +00:00
llvm-nm Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
llvm-prof 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-ranlib 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-stub
llvmc Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
lto Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
opt Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00
CMakeLists.txt
Makefile