[PATCH] D105240: [llvm-objdump] Print symbols at the same address deterministically
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 16:41:25 PDT 2021
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Thanks!
================
Comment at: llvm/test/tools/llvm-objdump/MachO/disassemble-symbol-same-addr.test:10
+# CHECK: _foo
+# CHECK-NEXT: _bar
----------------
You can add more symbols so that the test can more "deterministically" catch non-determinism.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105240/new/
https://reviews.llvm.org/D105240
More information about the llvm-commits
mailing list