diff options
author | Greg Fitzgerald <gregf@codeaurora.org> | 2014-05-20 23:31:26 +0000 |
---|---|---|
committer | Greg Fitzgerald <gregf@codeaurora.org> | 2014-05-20 23:31:26 +0000 |
commit | 1733b5e2632d38a56591eb624ad379029fef77a0 (patch) | |
tree | 729d1d54344a0d91edef30e49dfab361fd14d883 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | bd8652d27204ea1688662338992368a24edfa06a (diff) | |
download | bcm5719-llvm-1733b5e2632d38a56591eb624ad379029fef77a0.tar.gz bcm5719-llvm-1733b5e2632d38a56591eb624ad379029fef77a0.zip |
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
llvm-svn: 209256
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions