diff --git a/cc/sanitize.go b/cc/sanitize.go index 324e6ddd6..93d4b4c54 100644 --- a/cc/sanitize.go +++ b/cc/sanitize.go @@ -43,7 +43,6 @@ var ( "-fno-omit-frame-pointer", "-Wno-frame-larger-than=", "-fsanitize-hwaddress-abi=platform", - "-mllvm", "-hwasan-use-after-scope=1", } // ThinLTO performs codegen during link time, thus these flags need to