llvm-6502/tools
Sean Callanan b21e49c8fe Fixed llvm-mc in edis mode to use the result of
operand.evaluate as an error code, not as the
contents of the operand.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126181 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-22 02:09:15 +00:00
..
bugpoint
bugpoint-passes
edis
gold Dispose modules early and only create codegen when the plugin is being 2011-02-20 18:28:29 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
llvm-diff
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc Fixed llvm-mc in edis mode to use the result of 2011-02-22 02:09:15 +00:00
llvm-nm
llvm-objdump
llvm-prof
llvm-ranlib
llvm-shlib improve solaris support, from PR9109, patch by Yuri! 2011-02-13 08:38:44 +00:00
llvm-stub
llvmc Make "-opt [-emit-llvm]" work for .ll files. 2011-02-19 00:33:27 +00:00
lto Fix some memory leaks and avoid looking in the hash tables twice. 2011-02-20 16:27:25 +00:00
macho-dump
opt add a way to disable all builtins, wire it up to opt's -disable-simplifylibcalls flag. 2011-02-18 22:34:03 +00:00
CMakeLists.txt
Makefile This patch lets LLDB build as an LLVM subproject. LLDB is not built in 2011-02-20 04:17:15 +00:00