[PATCH] D104907: [LLD][ELF][ARM] Tidy up test to hook up missing filecheck patterns [NFC]

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 02:36:38 PDT 2021


ikudrin requested changes to this revision.
ikudrin added inline comments.
This revision now requires changes to proceed.


================
Comment at: lld/test/ELF/arm-thumb-interwork-thunk.s:290
 
+// CHECK-PI-ARM-PLT: Disassembly of section .plt:
+// CHECK-PI-ARM-PLT-EMPTY:
----------------
It looks like the `CHECK-PI-ARM-PLT` block is not checked.


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

https://reviews.llvm.org/D104907



More information about the llvm-commits mailing list