.. |
bugpoint
|
Disable debug mode.
|
2011-01-14 15:55:50 +00:00 |
bugpoint-passes
|
Add dependency to "make check".
|
2010-12-10 02:15:36 +00:00 |
edis
|
Add some platform checks. Also fix a typo on a Makefile.
|
2011-01-17 16:35:14 +00:00 |
gold
|
gold: MinGW fix.
|
2011-01-20 05:43:16 +00:00 |
llc
|
Disable .loc support on older darwin OSes.
|
2010-12-02 23:03:57 +00:00 |
lli
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-ar
|
Fix Whitespace.
|
2011-01-10 02:34:40 +00:00 |
llvm-as
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-bcanalyzer
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
llvm-config
|
Don't show -pedantic, -W and -Wall on the output of
|
2011-01-27 19:29:48 +00:00 |
llvm-diff
|
|
|
llvm-dis
|
llvm-dis: Fix memory leak. ParseBitcodeFile should be taking ownership of
|
2010-12-16 22:37:52 +00:00 |
llvm-extract
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-ld
|
Fix memory leak found by clang static analyzer.
|
2011-01-14 22:34:17 +00:00 |
llvm-link
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-mc
|
Add support for the --noexecstack option.
|
2011-01-23 17:55:27 +00:00 |
llvm-nm
|
llvm-nm: Update to use the new LLVMObject library.
|
2011-01-20 06:38:57 +00:00 |
llvm-objdump
|
llvm-objdump: Remove redundant includes.
|
2011-01-20 07:22:13 +00:00 |
llvm-prof
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
llvm-ranlib
|
Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists.
|
2011-01-10 02:34:23 +00:00 |
llvm-shlib
|
autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llvm.dll with --enable-shared on Cygming.
|
2010-12-29 03:59:14 +00:00 |
llvm-stub
|
Hack around incompatible pointer warnings.
|
2010-10-16 15:43:02 +00:00 |
llvmc
|
Copy-pastos.
|
2010-12-15 01:22:34 +00:00 |
lto
|
Don't tell the linker about available_externally definitions. If we do, it will
|
2011-02-01 00:41:51 +00:00 |
macho-dump
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
opt
|
While printing "interesting" breakpoint locations for debug info quality test harness, focus only on entry block's terminator for now.
|
2011-01-31 21:36:24 +00:00 |
CMakeLists.txt
|
Add llvm-objdump
|
2011-01-20 06:39:06 +00:00 |
Makefile
|
Add llvm-objdump
|
2011-01-20 06:39:06 +00:00 |