llvm-6502/tools
Sean Callanan bf2013ee22 Changed the AsmParser to handle error messages itself
rather than passing them off to the AsmLexer to handle.
This means the AsmLexer no longer requires a SourceMgr
to do error handling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94047 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-20 23:19:55 +00:00
..
bugpoint remove obsolete comment. 2010-01-16 21:34:51 +00:00
gold
llc Hook up llc's -filetype=obj to use MCStreamer if an MCCodeEmitter is available. 2010-01-15 18:51:18 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config make llvm-config more portable to windows versions of perl, 2010-01-18 22:27:43 +00:00
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc Changed the AsmParser to handle error messages itself 2010-01-20 23:19:55 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
lto now that mangler is in libtarget, it can use MCAsmInfo instead of clients 2010-01-17 18:22:35 +00:00
opt Make opt -O3 act more like clang -O3 etc., by making the inlining thresholds 2010-01-18 22:38:31 +00:00
CMakeLists.txt
Makefile