[PATCH] D135889: [lld/mac] Add test for bug fixed in reland 82ca390062d115

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 08:51:25 PDT 2022


int3 accepted this revision.
int3 added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/test/MachO/undef-spell-corrector.s:91-93
+.section  __DWARF,__debug_aranges,regular,debug
+ltmp1:
+  .byte 0
----------------
what was the bug? could we have a comment explaining why this debug section was added to the test?


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

https://reviews.llvm.org/D135889



More information about the llvm-commits mailing list