[PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Teresa Johnson via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 28 19:20:06 PDT 2016
tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lib/CodeGen/BackendUtil.cpp:757
@@ +756,3 @@
+ }
+
+ lto::Config Conf;
----------------
Ok, please add a comment.
http://reviews.llvm.org/D21545
More information about the cfe-commits
mailing list