[PATCH] D90933: [lld][ELF][test] Add additional --symbol-ordering-file testing

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 13:24:00 PST 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/symbol-ordering-file.s:35
+
+# WARN: warning: {{.*}}duplicate ordered symbol
 
----------------



================
Comment at: lld/test/ELF/symbol-ordering-file.s:46
+
+# ERR: cannot open [[FILE]]: {{[Nn]}}o such file or directory
+
----------------
Prepend `error: `


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90933



More information about the llvm-commits mailing list