llvm-6502/lib
Zachary Turner e642985be9 Some cleanup for libpdb.
This patch implements a few of the optional suggestions from the
initial patch comitting libpdb.  In particular, it implements a
virtual function out of line for each of the concrete classes.

A few other minor cleanups exist as well, such as using override
instead of virtual, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228516 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-08 00:29:29 +00:00
..
Analysis ValueTracking: Make isBytewiseValue simpler and more powerful at the same time. 2015-02-07 19:29:02 +00:00
AsmParser IR: Allow 32-bits for lines in debug location 2015-02-06 22:50:13 +00:00
Bitcode
CodeGen Move DebugLocs around instead of copying. 2015-02-07 12:28:15 +00:00
DebugInfo Some cleanup for libpdb. 2015-02-08 00:29:29 +00:00
ExecutionEngine
Fuzzer [fuzzer] move default sanitizer options to a separate file 2015-02-06 19:52:07 +00:00
IR Add more DWARF 5 language constants. 2015-02-07 06:35:30 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: Emit COFF section flags in the "proper" order 2015-02-07 08:26:40 +00:00
Object
Option
ProfileData
Support Avoid integer overflows around realloc calls resulting in potential 2015-02-07 21:24:06 +00:00
TableGen
Target [X86] Add register use/def for wrmsr and rdmsr. 2015-02-07 23:36:51 +00:00
Transforms LoopIdiom: Use utility functions. 2015-02-07 21:37:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile