1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include
Adrian Prantl 5e06e85b02 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.

llvm-svn: 230930
2015-03-02 02:38:18 +00:00
..
llvm Refactor DebugLocDWARFExpression so it doesn't require access to the 2015-03-02 02:38:18 +00:00
llvm-c [LTO API] add lto_codegen_set_module to set the destination module. 2015-02-24 00:45:56 +00:00