summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/new-array-init.cpp
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2019-05-06 03:30:09 +0000
committerGalina Kistanova <gkistanova@gmail.com>2019-05-06 03:30:09 +0000
commit9dd6537b3acf98c942cdb020c6ea26d9af309eb3 (patch)
treeaf8168ee44ea2fcb35edceadec423d3f9257515e /clang/test/CodeGenCXX/new-array-init.cpp
parent6971a166d910201a63e051b234a8098d36ce3408 (diff)
downloadbcm5719-llvm-9dd6537b3acf98c942cdb020c6ea26d9af309eb3.tar.gz
bcm5719-llvm-9dd6537b3acf98c942cdb020c6ea26d9af309eb3.zip
The 'CodeGenObjC/illegal-UTF8.m' get failed with Clang built with 32-bit targets only (as example ARM-only) with the following error:
error: unable to create target: 'No available targets are compatible with triple "< ... any 64-bit target triple ... >"' I didn't find any 64-bit dependencies for the test and I think removing '-m64' option should fix the problem and allow this test for any target specified by LLVM_DEFAULT_TARGET_TRIPLE. Patch by Vlad Vereschaka. Differential Revision: https://reviews.llvm.org/D61345 llvm-svn: 360005
Diffstat (limited to 'clang/test/CodeGenCXX/new-array-init.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud