Merge "Reenable the new pass manager in hwasan builds." am: 910dc607b1
am: a17b39ad10
Change-Id: Iebd3f248123be66a099f6f1e92c03859cf6abf2b
This commit is contained in:
@@ -38,8 +38,6 @@ 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