[PATCH] D33222: [LegacyPassManager] Remove TargetMachine constructors
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 01:54:34 PDT 2017
kristof.beyls added a comment.
Just wanted to point to https://reviews.llvm.org/D29494, which is a patch that isn't fully polished to split the StackProtector pass into an Analysis pass and a Transformation pass.
My motivation for that was also fixing PR30324.
https://reviews.llvm.org/D33222
More information about the llvm-commits
mailing list