[compiler-rt] Fix-forward "[compiler-rt] Fix frame numbering for unparsable frames. #148278" (#154397)
Reason: buildbot failure (https://lab.llvm.org/buildbot/#/builders/51/builds/21874/steps/9/logs/stdio) Fix by restricting test to x86-64
This commit is contained in:
parent
4cecbeed4f
commit
4e9dbb519b
@ -5,6 +5,7 @@
|
|||||||
// UNSUPPORTED: aarch64
|
// UNSUPPORTED: aarch64
|
||||||
// UNSUPPORTED: darwin
|
// UNSUPPORTED: darwin
|
||||||
// UNSUPPORTED: ios
|
// UNSUPPORTED: ios
|
||||||
|
// REQUIRES: x86-64-registered-target
|
||||||
|
|
||||||
// RUN: %clangxx_asan -O0 -g %s -o %t
|
// RUN: %clangxx_asan -O0 -g %s -o %t
|
||||||
// RUN: %env_asan_opts=symbolize=0 not %run %t DUMMY_ARG > %t.asan_report 2>&1
|
// RUN: %env_asan_opts=symbolize=0 not %run %t DUMMY_ARG > %t.asan_report 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user