summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexander Yermolovich <ayermolo@fb.com>2022-12-07 12:22:58 -0800
committerAlexander Yermolovich <ayermolo@fb.com>2022-12-07 13:08:35 -0800
commitf7a21317665a623170425f00721bc5c026a968c1 (patch)
tree714d80d78abc3da4c4435db832bb9d1d493cd0f7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta5bd76a6e3119af9dd9c1d8af89e2b89f5267deb (diff)
[BOLT][DWARF] Don't create extra .debug_str_offsets contributions
With ThinLTO mutliple CUs can share the same .debug_str_offsets contribution. We were creating a new one for each CU. This lead to a binary size increase. Reviewed By: maksfb Differential Revision: https://reviews.llvm.org/D139214
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions