[PATCH] D18763: [ThinLTO] Move summary computation from BitcodeWriter to new pass

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 14:07:31 PDT 2016


tejohnson added inline comments.

================
Comment at: lib/Bitcode/Writer/LLVMBuild.txt:22
@@ -21,2 +21,2 @@
 parent = Bitcode
-required_libraries = Analysis Core Support
+required_libraries = Core Support
----------------
joker.eph wrote:
> I think it is worth mentioning in the commit message/description that this fixes this "dependency issue".
Will do.


http://reviews.llvm.org/D18763





More information about the llvm-commits mailing list