[PATCH] D52739: [PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassManager
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 04:17:11 PDT 2018
philip.pfaffe added a comment.
I also noticed you got the header in the wrong place. It should live in Transforms/Instrumentation, not in IR.
Repository:
rL LLVM
https://reviews.llvm.org/D52739
More information about the llvm-commits
mailing list