[PATCH] D35789: [XRay][compiler-rt] Do not print the warning when the binary is not XRay instrumented.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 18:40:43 PDT 2017


dblaikie added a comment.

Not sure the description captures how the change addresses the subject, does it? (perhaps I'm misreading/not following somehow - it says "tie it to the sanitizer verbosity setting", but doesn't explain why this addresses the "don't do it when it's not instrumented" goal?)


https://reviews.llvm.org/D35789





More information about the llvm-commits mailing list