llvm-6502/tools
Bill Wendling c9acfcd22c PR9505:
--- Merging r127858 into '.':
U    tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128201 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-24 06:12:07 +00:00
..
bugpoint fit in 80 cols. 2011-02-24 18:59:38 +00:00
bugpoint-passes
edis CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:13:39 +00:00
gold Gold now rescans archives as needed, so the pass-through options are not 2011-02-27 20:30:22 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer PR9505: 2011-03-24 06:12:07 +00:00
llvm-config CMake: remove unnecessary variable. 2011-02-22 15:40:20 +00:00
llvm-diff
llvm-dis
llvm-extract
llvm-ld tools/llvm-ld/CMakeLists.txt: llvm-ld depends on llvm-stub at runtime. 2011-02-09 04:17:47 +00:00
llvm-link
llvm-mc Plug some leaks in edis. 2011-02-24 11:03:19 +00:00
llvm-nm
llvm-objdump llvm-objdump: Remove redundant includes. 2011-01-20 07:22:13 +00:00
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 Add a special streamer to libLTO that just records symbols definitions and 2011-03-02 04:14:42 +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