Merge "Revert "Reenable the new pass manager in hwasan builds."" am: 995bccfad2
Change-Id: I34e8632ee9808b1f677803e6a2fac9048eb32744
This commit is contained in:
@@ -38,6 +38,8 @@ var (
|
||||
asanLdflags = []string{"-Wl,-u,__asan_preinit"}
|
||||
|
||||
hwasanCflags = []string{"-fno-omit-frame-pointer", "-Wno-frame-larger-than=",
|
||||
"-fsanitize-hwaddress-abi=platform",
|
||||
"-fno-experimental-new-pass-manager",
|
||||
// The following improves debug location information
|
||||
// availability at the cost of its accuracy. It increases
|
||||
// the likelihood of a stack variable's frame offset
|
||||
|
Reference in New Issue
Block a user