[PATCH] D155032: [BOLT][DWARF][NFC] Fix false positive error
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 16:51:36 PDT 2023
ayermolo created this revision.
Herald added subscribers: treapster, hoy, modimo, wenlei.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, jplehr, yota9, sstefan1.
Herald added a project: LLVM.
The DWO Unit DIE, doesn't have low_pc/high_pc, so we were printing this error
for valid cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155032
Files:
bolt/lib/Rewrite/DWARFRewriter.cpp
bolt/test/X86/Inputs/dwarf4-df-basic.s
bolt/test/X86/dwarf4-df-basic.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155032.539342.patch
Type: text/x-patch
Size: 14446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/1050d2ed/attachment-0001.bin>
More information about the llvm-commits
mailing list