llvm-6502/lib
David Blaikie 7f6ba1758b DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile
(part of refactoring to allow subprogram emission in both the skeleton
and main units to enable -gmlt-like data to be included in the skeleton
for live inlined backtracing purposes)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220578 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-24 17:57:34 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile 2014-10-24 17:57:34 +00:00
DebugInfo
ExecutionEngine
IR Make getDISubprogram(const Function *F) available in LLVM 2014-10-23 23:46:28 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object [Object] Fix MachO's getUuid to return a pointer into the object instead of a dangling ArrayRef. 2014-10-24 15:52:05 +00:00
Option
ProfileData
Support
TableGen
Target Use rsqrt (X86) to speed up reciprocal square root calcs 2014-10-24 17:02:16 +00:00
Transforms If requested, apply function merging at -O0 too. It's useful there to reduce the time to compile. 2014-10-23 23:49:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00