[PATCH] D18009: [lto] Add saving the LTO .o file to -save-temps.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 14:29:22 PST 2016


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

LGTM


================
Comment at: test/ELF/lto/save-temps.ll:17-18
@@ -15,3 +16,3 @@
 
 ; CHECK-DAG: T bar
 ; CHECK-DAG: T foo
----------------
s/CHECK-DAG/CHECK/g

I think this test currently don't do anything.


http://reviews.llvm.org/D18009





More information about the llvm-commits mailing list