[PATCH] D45275: Add support for LTO options

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 15:29:28 PDT 2018


ruiu added a comment.

Peter, are you fine with this change?



================
Comment at: lld/test/ELF/lto/new-pass-manager.ll:4-5
+
+; Try the new pass manager for LTO (make sure the option
+; is accepted).
+; RUN: ld.lld --plugin-opt=new-pass-manager %t.o -o %t.s.o
----------------
Don't break this line.


https://reviews.llvm.org/D45275





More information about the llvm-commits mailing list