[PATCH] D15668: [attrs] Split off the forced attributes utility into its own pass that can be potentially run much earlier than FuncitonAttrs proper.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 27 00:15:59 PST 2015
chandlerc added a comment.
Thanks James, I've added it to the pass manager builder in comparable places and I'm submitting. Feel free to move around if you like!
http://reviews.llvm.org/D15668
More information about the llvm-commits
mailing list