]> granicus.if.org Git - clang/commit
Disable swiftcall test on windows: More brutal way to appease windows bots
authorArnold Schwaighofer <aschwaighofer@apple.com>
Thu, 13 Oct 2016 22:47:03 +0000 (22:47 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Thu, 13 Oct 2016 22:47:03 +0000 (22:47 +0000)
commit3c62be7773a0e8295a24393d2311b135406781a9
treeb602d7e7813bbb790cc2393c3463d379fe09573f
parenteb6f2085033b79dfcf3c73a1c630fb8e87e18895
Disable swiftcall test on windows: More brutal way to appease windows bots

The backtrace on the bot does not give me any indication what is wrong.
The test case interestingly passes in stage2 of the build.
I don't have a way of debugging this.

Disable the test on windows and hope if there is truly a bug in the code that
was causing we will eventually run into this on other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284174 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/64bit-swiftcall.c