llvm/tools
Vedant Kumar e5d157859c Reapply "More fixes to get good error messages for bad archives."
This reverts commit the revert commit r277627. The build errors
mentioned in r277627 were likely caused by an unclean build directory.
Sorry for the noise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277630 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-03 19:02:50 +00:00
..
bugpoint [bugpoint] Add a -Os option 2016-07-31 19:25:16 +00:00
bugpoint-passes
dsymutil Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
gold [ThinLTO/gold] Support for getting list of included objects from gold 2016-07-22 18:20:22 +00:00
llc CommandFlags.h/llc: Move StopAfter/StartBefore options to llc. 2016-08-02 23:36:06 +00:00
lli [lli] Add the ability for OrcLazyJIT to accept multiple input modules. 2016-08-02 21:00:40 +00:00
llvm-ar Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test Add support for callsite in the new C API for attributes 2016-06-15 05:14:29 +00:00
llvm-config [llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_ISEL on ON/OFF. 2016-07-21 17:26:47 +00:00
llvm-cov [llvm-cov] Add a debug mode for source range highlighting (in html) 2016-07-27 21:57:15 +00:00
llvm-cxxdump [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
llvm-diff
llvm-dis IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals. 2016-06-21 23:42:48 +00:00
llvm-dwarfdump
llvm-dwp MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
llvm-extract
llvm-go [llvm-go] parameterize $GOPATH construction 2016-07-27 03:21:51 +00:00
llvm-jitlistener
llvm-link Don't verify inputs to the Linker if ODR merging. 2016-06-29 18:31:48 +00:00
llvm-lto Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
llvm-mc MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
llvm-mc-fuzzer
llvm-mcmarkup
llvm-nm The next step along the way to getting good error messages for bad archives. 2016-07-29 17:44:13 +00:00
llvm-objdump Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
llvm-pdbdump [msf] Make FPM reader use MappedBlockStream. 2016-08-03 16:53:21 +00:00
llvm-profdata [llvm-profdata] Bring back reading profile data from STDIN. 2016-07-22 12:39:55 +00:00
llvm-readobj [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
llvm-rtdyld [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
llvm-shlib
llvm-size The next step along the way to getting good error messages for bad archives. 2016-07-29 17:44:13 +00:00
llvm-split
llvm-stress
llvm-symbolizer
lto Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
msbuild
obj2yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
opt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
sancov [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
sanstats
verify-uselistorder
xcode-toolchain [CMake] Updating Xcode Toolchain creation to support Xcode 7 2016-07-26 00:47:52 +00:00
yaml2obj [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
CMakeLists.txt
LLVMBuild.txt