]> granicus.if.org Git - clang/commit
[test] Fix run line to use correct triple
authorShoaib Meenai <smeenai@fb.com>
Fri, 18 May 2018 21:59:29 +0000 (21:59 +0000)
committerShoaib Meenai <smeenai@fb.com>
Fri, 18 May 2018 21:59:29 +0000 (21:59 +0000)
commit6588d85cab7883d4f8e73015e1de6a8531fca433
tree70dddd4314664f67d282aefa97f9cf8d661656e5
parentff7fef12a48f16cac815cfeb678b83ec3230fcbb
[test] Fix run line to use correct triple

objc_begin_catch/objc_end_catch are specific to the Itanium ABI, so we
should be using an Itanium triple for this test.

Additionally, while I'm here, convert the run line to invoke the
compiler directly rather than going through the driver.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332777 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/runtime-abi-match.m