summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Spiller.h
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-07-21 01:17:49 +0000
committerPetr Hosek <phosek@chromium.org>2017-07-21 01:17:49 +0000
commiteb4127ffb5c4111954d04ea25a1cd9fbb18232dd (patch)
tree2f5fa63e17b3e34d71f113506797f53dd8176fe1 /llvm/lib/CodeGen/Spiller.h
parent8b591f592b667edcf96167c4475355e5d3b5769f (diff)
downloadbcm5719-llvm-eb4127ffb5c4111954d04ea25a1cd9fbb18232dd.tar.gz
bcm5719-llvm-eb4127ffb5c4111954d04ea25a1cd9fbb18232dd.zip
[Driver] Consider -fno-sanitize=... state when filtering out -fsanitize-coverage=...
The driver ignores -fsanitize-coverage=... flags when also given -fsanitize=... flags for sanitizer flavors that don't support the coverage runtime. This logic failed to account for subsequent -fno-sanitize=... flags that disable the sanitizer flavors that conflict with -fsanitize-coverage=... flags. Patch by Roland McGrath Differential Revision: https://reviews.llvm.org/D35603 llvm-svn: 308707
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud