[PATCH] D153382: [lld-macho][test] Make reloc-subtractor.s robust
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 16:16:37 PDT 2023
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lld/test/MachO/reloc-subtractor.s:52
+.section __DATA,bar
+_minuend_1:
----------------
Is it important to repeat the `.section` directive?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153382/new/
https://reviews.llvm.org/D153382
More information about the llvm-commits
mailing list