[PATCH] D20888: [LTO] Add --lto-aa-pipeline

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 16:48:08 PDT 2016


chandlerc added a comment.

Yes, this is roughly how I expected the API to be used. Are you running into problems with it?

You might want to name it with a newpm prefix much like the other flag, but I'll leave that mostly up to the LLD folks -- I suspect the local conventions are the most important there.


http://reviews.llvm.org/D20888





More information about the llvm-commits mailing list