[PATCH] D29494: Mostly split the StackProtect Pass into an Analysis Pass and a Transformation Pass.
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 00:26:38 PDT 2017
kristof.beyls abandoned this revision.
kristof.beyls added a comment.
Abandoning this as my motivation for this (fixing PR30324) has gone away, as that PR got fixed in another way, in r303360.
Splitting the StackProtector pass into a separate analysis and transformation is probably still nice, but probably also better pushed forward by someone with a stronger interest in the stack protector pass and/or someone who is more of an expert in this area.
https://reviews.llvm.org/D29494
More information about the llvm-commits
mailing list