llvm-6502/lib
Rafael Espindola 643de689aa Fix build with -DLLVM_USE_INTEL_JITEVENTS=ON -DLLVM_USE_OPROFILE=ON.
Is anyone using those?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241372 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-03 21:47:00 +00:00
..
Analysis Delete whitespace at start of line. 2015-07-02 14:17:12 +00:00
AsmParser
Bitcode Remove always-true comparison, NFC. 2015-07-03 20:12:01 +00:00
CodeGen Initialize booleans CallsUnwindInit and CallsEHReturn with false instead of 0. 2015-07-03 07:56:24 +00:00
DebugInfo Return ErrorOr from getSymbolAddress. 2015-07-03 18:19:00 +00:00
ExecutionEngine Fix build with -DLLVM_USE_INTEL_JITEVENTS=ON -DLLVM_USE_OPROFILE=ON. 2015-07-03 21:47:00 +00:00
Fuzzer
IR Remove always-true comparison, NFC. 2015-07-03 20:12:01 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Convert a member variable to a local one. 2015-07-02 16:59:57 +00:00
Object Return ErrorOr from getSymbolAddress. 2015-07-03 18:19:00 +00:00
Option
Passes
ProfileData
Support [Support] Lazy load of dbghlp.dll on Windows 2015-07-02 14:34:57 +00:00
TableGen
Target Return ErrorOr from getSymbolAddress. 2015-07-03 18:19:00 +00:00
Transforms Remove whitespace from start of line, NFC. 2015-07-02 14:25:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile