[PATCH] D89775: [lld][ELF][test] Add additional test coverage for LTO

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 04:25:56 PDT 2020


grimar added a comment.

You need to update the patch description which still mentions "common-mixed1.ll".
The rest looks fine to me.



================
Comment at: lld/test/ELF/lto/bitcode-wrapper.ll:27
+
+; ERR1: error: [[FILE]]: Invalid bitcode wrapper header
+
----------------
aside: we probably want to lowercase this message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89775



More information about the llvm-commits mailing list