llvm-6502/lib
Adrian Prantl 9680c9c1a8 Refactor DebugLocDWARFExpression so it doesn't require access to the
TargetRegisterInfo. DebugLocEntry now holds a buffer with the raw bytes
of the pre-calculated DWARF expression.

Ought to be NFC, but it does slightly alter the output format of the
textual assembly.

This reapplies 230930 with a relaxed assertion in DebugLocEntry::finalize()
that allows for empty DWARF expressions for constant FP values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230975 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 17:21:06 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Refactor DebugLocDWARFExpression so it doesn't require access to the 2015-03-02 17:21:06 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR AsmWriter: Only print one space after the load type 2015-03-02 15:24:41 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile