llvm-6502/include/llvm
Adrian Prantl 5e8144df32 Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.
This allows us to catch more opportunities for ODR-based type uniquing
during LTO.
Paired commit with CFE which updates some testcases to verify the new
DIBuilder behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204106 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-18 02:34:58 +00:00
..
ADT Make some assertions on constant expressions static. 2014-03-15 18:47:07 +00:00
Analysis
AsmParser
Bitcode
CodeGen Really REALLY finish adding const to the MachineRegisterInfo iterator range methods. 2014-03-17 19:34:51 +00:00
Config
DebugInfo
ExecutionEngine Untabify. 2014-03-16 23:58:43 +00:00
IR Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs. 2014-03-18 02:34:58 +00:00
IRReader
LineEditor
Linker
LTO
MC DebugInfo: Avoid emitting standard opcode lengths in debug_line.dwo headers where opcodes are never used anyway 2014-03-18 02:13:23 +00:00
Object [C++11] Introduce ObjectFile::symbols() to use range-based loops. 2014-03-17 07:28:19 +00:00
Option
Support Make some assertions on constant expressions static. 2014-03-15 18:47:07 +00:00
TableGen
Target
Transforms Untabify. 2014-03-16 23:58:43 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h