New testcase for targets without 64-bit atomics;
authorDale Johannesen <dalej@apple.com>
Tue, 2 Sep 2008 21:19:30 +0000 (21:19 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 2 Sep 2008 21:19:30 +0000 (21:19 +0000)
commit09a2ffef0f4d4eb81add4e7e9b40b5a33709698a
tree527ecd5b59ddffd023c3a0c58756cdd217c5e208
parent9018f569be7fc30105c00d7dd482baa67a0511d6
New testcase for targets without 64-bit atomics;
xfail old test for ppc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55651 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/Atomics-no64bit.c [new file with mode: 0644]
test/FrontendC/Atomics.c