Merge "Switch to clang-r365631"
am: bdefa541d9
Change-Id: I4f8b4e9ce9e0a355b247b11effc5bb1e5ba07f63
This commit is contained in:
@@ -37,11 +37,7 @@ var (
|
||||
}
|
||||
asanLdflags = []string{"-Wl,-u,__asan_preinit"}
|
||||
|
||||
// TODO(pcc): Stop passing -hwasan-allow-ifunc here once it has been made
|
||||
// the default.
|
||||
hwasanCflags = []string{"-fno-omit-frame-pointer", "-Wno-frame-larger-than=",
|
||||
"-mllvm", "-hwasan-create-frame-descriptions=0",
|
||||
"-mllvm", "-hwasan-allow-ifunc",
|
||||
"-fsanitize-hwaddress-abi=platform",
|
||||
"-fno-experimental-new-pass-manager"}
|
||||
|
||||
|
Reference in New Issue
Block a user