llvm-6502/lib
David Blaikie 3d2670cc54 DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
This commit does not complete the type units feature - there are issues
around fission support (skeletal type units, pubtypes/pubnames) and
hashing of some types including those containing references to types in
other type units.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197073 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-11 21:36:27 +00:00
..
Analysis Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces 2013-12-07 21:20:17 +00:00
AsmParser
Bitcode Remove unused value. 2013-12-07 02:27:52 +00:00
CodeGen DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers 2013-12-11 21:36:27 +00:00
DebugInfo
ExecutionEngine Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
IR GCOV.cpp: Use PRIu64 instead of %lu. 2013-12-10 05:39:40 +00:00
IRReader
Linker
LTO Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
MC DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers 2013-12-11 21:36:27 +00:00
Object Fix a pair of array index checks. 2013-12-06 02:33:38 +00:00
Option
Support Build fix for Android NDK which has neither futimes nor futimens 2013-12-11 15:42:33 +00:00
TableGen
Target [AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics that 2013-12-11 21:03:46 +00:00
Transforms Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile