llvm/lib
Reid Kleckner 963c9c6d07 Combine ifdefs around dl_iterate_phdr in Unix/Signals.inc
This avoids the need to have two dummy implementations of
findModulesAndOffsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252531 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-09 23:10:29 +00:00
..
Analysis [LoopVectorize] Address post-commit feedback on r250032 2015-11-09 14:32:05 +00:00
AsmParser Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
Bitcode Add a method to the BitcodeReader to parse only the identification block 2015-11-09 02:46:41 +00:00
CodeGen [WinEH] Don't emit CATCHRET from visitCatchPad 2015-11-09 23:07:48 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Add support for R_X86_64_PC8 relocation. 2015-11-08 19:34:17 +00:00
Fuzzer [libFuzzer] print a bit fewer lines 2015-11-05 01:19:42 +00:00
IR [OperandBundles] Rename accessor, NFC 2015-11-07 01:56:04 +00:00
IRReader
LibDriver
LineEditor
Linker Restore "Move metadata linking after lazy global materialization/linking." 2015-11-06 17:50:53 +00:00
LTO Add a method to the BitcodeReader to parse only the identification block 2015-11-09 02:46:41 +00:00
MC [AsmParser] Backends can parameterize ASM tokenization. 2015-11-09 00:31:07 +00:00
Object Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
Option
Passes
ProfileData [PGO] Instr func name var creation code refactoring 2015-11-09 00:01:22 +00:00
Support Combine ifdefs around dl_iterate_phdr in Unix/Signals.inc 2015-11-09 23:10:29 +00:00
TableGen
Target [WinEH] Don't emit CATCHRET from visitCatchPad 2015-11-09 23:07:48 +00:00
Transforms [sanitizer] Use same shadow offset for ASAN on aarch64 2015-11-09 18:03:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile