[PATCH] D130315: [DWARF][BOLT] Implement new mechanism for DWARFRewriter

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 17:38:39 PDT 2022


ayermolo added inline comments.


================
Comment at: bolt/test/X86/shared-abbrev.s:107
   .quad 0                               # DW_AT_low_pc
-  .byte 0                               # End Of Children Mark
+  #.byte 0                               # End Of Children Mark
   .long .Ldebug_ranges0                 # DW_AT_ranges --- end manual --
----------------
just remove this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130315/new/

https://reviews.llvm.org/D130315



More information about the llvm-commits mailing list