summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
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
commit1733b5e2632d38a56591eb624ad379029fef77a0 (patch)
tree729d1d54344a0d91edef30e49dfab361fd14d883 /clang/lib/CodeGen/CodeGenFunction.h
parentbd8652d27204ea1688662338992368a24edfa06a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud