aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-03-11 13:32:24 -0800
committerFangrui Song <i@maskray.me>2022-03-11 13:32:24 -0800
commita7ac200fd0c509ca89a294c5f08e456a081ceac0 (patch)
treeed52aa6ccd998d8e34ae24eccb8480f711451c8d /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent94bda3aaa12192660cd8da3a7b3bf9749b2a2c44 (diff)
downloadllvm-a7ac200fd0c509ca89a294c5f08e456a081ceac0.zip
llvm-a7ac200fd0c509ca89a294c5f08e456a081ceac0.tar.gz
llvm-a7ac200fd0c509ca89a294c5f08e456a081ceac0.tar.bz2
[MC] Remove unneeded zlib opt-out for .debug_frame
The opt-out from rL236267 (2015) is untested and seems no longer needed (or not needed when rL236267 was committed): there is nothing special with uncompressed alignment. This brings us in line with GCC which compresses .debug_frame . Checked that -g -fno-asynchronous-unwind-tables + objcopy --decompress-debug-sections output is identical to -g -fno-asynchronous-unwind-tables -gz + objcopy --decompress-debug-sections output.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions