[PATCH] D26872: Outliner: Add MIR-level outlining pass
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 17:52:23 PST 2017
silvas added a comment.
Nice to see this finally land!
FWIW, I did talk to a security professional inside google (the type of person for which common advice "don't write your own crypto" doesn't apply) and they said that they weren't particularly worried about the transformation done by this pass. Phew!
Repository:
rL LLVM
https://reviews.llvm.org/D26872
More information about the llvm-commits
mailing list