1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
David Blaikie 636b646163 DebugInfo: Use loclistx for DWARFv5 location lists to reduce the number of relocations
This only implements the non-dwo part, but loclistx is necessary to use
location lists in DWARFv5, so it's a precursor to that work - and
generally reduces relocations (only using one reloc, then
indexes/relative offsets for all location list references) in non-split
DWARF.
2019-11-15 18:51:13 -08:00
..
llvm DebugInfo: Use loclistx for DWARFv5 location lists to reduce the number of relocations 2019-11-15 18:51:13 -08:00
llvm-c [IR] Redefine Freeze instruction 2019-11-12 10:49:00 +09:00