[PATCH] D71651: [llvm-readobj][test] - Refactor mips-st-other.test
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 13:13:06 PST 2019
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: llvm/test/tools/llvm-readobj/ELF/mips-symbols-stother.test:22
+# MIPS-GNU-NEXT: Num: Value Size Type Bind Vis Ndx Name
+# MIPS-GNU-NEXT: 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
+# MIPS-GNU-NEXT: 1: 00000000 0 NOTYPE LOCAL DEFAULT [<other: 0xac>] UND foo
----------------
UND looks misaligned.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71651/new/
https://reviews.llvm.org/D71651
More information about the llvm-commits
mailing list