[PATCH] D66476: [llvm-objcopy][test] Add a test to show that argv[0] is included in error/warning messages

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 07:52:39 PDT 2019


grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: test/tools/llvm-objcopy/ELF/error-format.test:18
+  Type:    ET_DYN
+  Machine: EM_RISCV
----------------
Seems not important at all, but `EM_RISCV`? I'd use something more common instead, probably.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66476





More information about the llvm-commits mailing list