llvm-6502/lib
David Blaikie 4e35ac1b48 Sink DwarfUnit::Skeleton down into DwarfCompileUnit
Type units no longer have skeletons and it's misleading to be able to
query for a type unit's skeleton (it might incorrectly lead one to
conclude that if a unit doesn't have a skeleton it's not in a .dwo
file... ).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221055 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-01 18:18:07 +00:00
..
Analysis IR: MDNode => Value: Instruction::getMetadata() 2014-11-01 00:10:31 +00:00
AsmParser
Bitcode Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
CodeGen Sink DwarfUnit::Skeleton down into DwarfCompileUnit 2014-11-01 18:18:07 +00:00
DebugInfo
ExecutionEngine [JIT] Fix some more missing endian conversions in RuntimeDyld 2014-11-01 15:52:31 +00:00
IR Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
IRReader
LineEditor
Linker Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
LTO
MC
Object
Option
ProfileData Add show and merge tools for sample PGO profiles. 2014-11-01 00:56:55 +00:00
Support Update the non-pthreads fallback for RWMutex on Unix 2014-10-31 17:02:30 +00:00
TableGen
Target [mips] Remove MipsCC::CCInfo. NFC. 2014-11-01 18:13:52 +00:00
Transforms InstCombine: Combine (X+cst) < 0 --> X < -cst 2014-11-01 09:09:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile