summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_stacktrace.cc
diff options
context:
space:
mode:
authorGreg Fitzgerald <gregf@codeaurora.org>2014-05-20 23:31:26 +0000
committerGreg Fitzgerald <gregf@codeaurora.org>2014-05-20 23:31:26 +0000
commit527e8c5eeb38ebd4b6c346963da1a9d8b9633b74 (patch)
tree281d468caca5cd3b2ed496d561382b969c135ca8 /lib/sanitizer_common/sanitizer_stacktrace.cc
parente3d7eac2a8363674a8912a12dd8ec0084127c94f (diff)
XFAIL ptrace test on arm
The patch adds better target_triple and target_arch defaults for lit tests, which allows us to XFAIL tests based on architecture. Was: target_triple = LLVM_DEFAULT_TARGET_TRIPLE target_arch = HOST_ARCH Now: target_triple = COMPILER_RT_TEST_TARGET_TRIPLE , otherwise LLVM_DEFAULT_TARGET_TRIPLE target_arch = first item in COMPILER_RT_TEST_TARGET_TRIPLE Differential Revision: http://reviews.llvm.org/D3855 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209256 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/sanitizer_common/sanitizer_stacktrace.cc')
0 files changed, 0 insertions, 0 deletions