llvm-6502/lib
David Blaikie 8ff48760a3 Remove DwarfUnit::LabelEnd in favor of computing the length of the section directly
This was a compile-unit specific label (unused in type units) and seems
unnecessary anyway when we can more easily directly compute the size of
the compile unit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221067 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-01 23:07:14 +00:00
..
Analysis
AsmParser
Bitcode Remove redundant calls to isMaterializable. 2014-11-01 16:46:18 +00:00
CodeGen Remove DwarfUnit::LabelEnd in favor of computing the length of the section directly 2014-11-01 23:07:14 +00:00
DebugInfo
ExecutionEngine
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
Support
TableGen
Target Renamed CCState members that appear to misspell 'Processed' as 'Proceed'. NFC. 2014-11-01 19:32:23 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile