llvm-6502/lib
Adrian Prantl 9d4ce7c110 DIBuilder: Don't rauw null pointers with empty arrays in finalize().
This makes the IR a little easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241470 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-06 16:36:02 +00:00
..
Analysis IR: Do not consider available_externally linkage to be linker-weak. 2015-07-05 20:52:35 +00:00
AsmParser
Bitcode Remove always-true comparison, NFC. 2015-07-03 20:12:01 +00:00
CodeGen use range-based for loops; NFCI 2015-07-06 16:27:35 +00:00
DebugInfo Return ErrorOr from getSymbolAddress. 2015-07-03 18:19:00 +00:00
ExecutionEngine Remove getRelocationAddress. 2015-07-06 14:55:37 +00:00
Fuzzer
IR DIBuilder: Don't rauw null pointers with empty arrays in finalize(). 2015-07-06 16:36:02 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO LTO: expose LTO_SYMBOL_ALIAS, which indicates that the symbol is an alias. 2015-07-04 03:42:35 +00:00
MC Fix spelling, NFC. 2015-07-04 05:48:52 +00:00
Object Remove getRelocationAddress. 2015-07-06 14:55:37 +00:00
Option
Passes
ProfileData
Support
TableGen [TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC 2015-07-06 06:23:01 +00:00
Target Where Triple has a suitable predicate, use it rather than the enum values. NFC. 2015-07-06 16:33:18 +00:00
Transforms Resubmit "Add new EliminateAvailableExternally module pass" (r239480) 2015-07-06 16:22:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile