Files
llvm/lib/CodeGen/AsmPrinter
David Blaikie 101b0b8556 DebugInfo: Use base address specifiers more aggressively
Using a base address specifier even for a single-element range is a size
win for object files (7 words versus 8 words - more significant savings
if the debug info is compressed (since it's 3 words of uncompressable
reloc + 4 compressable words compared to 6 uncompressable reloc + 2
compressable words) - does trade off executable size increase though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344841 91177308-0d34-0410-b5e6-96231b3b80d8
2018-10-20 09:16:49 +00:00
..
2018-09-28 17:01:50 +00:00
2018-05-14 12:53:11 +00:00
2018-07-18 09:07:54 +00:00
2018-03-29 23:32:54 +00:00
2018-03-29 23:32:54 +00:00