llvm-6502/lib
Rafael Espindola 72478e59c7 Update the error handling of lib/Linker.
Instead of passing a std::string&, use the new diagnostic infrastructure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220608 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-25 04:06:10 +00:00
..
Analysis [InstSimplify] Support constant folding to vector of pointers 2014-10-22 12:18:48 +00:00
AsmParser
Bitcode Modernize the error handling of the Materialize function. 2014-10-24 22:50:48 +00:00
CodeGen Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit. 2014-10-24 21:31:09 +00:00
DebugInfo [dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump. 2014-10-23 04:08:34 +00:00
ExecutionEngine [MCJIT] Make repeat calls to MCJIT::getPointerToFunction for declarations safe. 2014-10-22 23:18:42 +00:00
IR Modernize the error handling of the Materialize function. 2014-10-24 22:50:48 +00:00
IRReader
LineEditor
Linker Update the error handling of lib/Linker. 2014-10-25 04:06:10 +00:00
LTO Update the error handling of lib/Linker. 2014-10-25 04:06:10 +00:00
MC Attempt to fix the build after r220439 2014-10-22 22:46:05 +00:00
Object Don't ever call materializeAllPermanently during LTO. 2014-10-24 18:13:04 +00:00
Option
ProfileData
Support Modernize doxygen comments in Support/Dwarf.h 2014-10-23 04:08:38 +00:00
TableGen
Target [NVPTX] aligned byte-buffers for vector return types 2014-10-25 03:46:16 +00:00
Transforms [msan] Make -msan-check-constant-shadow a bit stronger. 2014-10-24 23:34:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile