The __sync primitives only work on x86 and alpha;
authorDale Johannesen <dalej@apple.com>
Mon, 10 Mar 2008 18:38:31 +0000 (18:38 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 10 Mar 2008 18:38:31 +0000 (18:38 +0000)
commit9faa255740a318eeb8886f06d1caeb2821c4ef88
tree7b75a01d9d4f379458c8ccd7d8334b97881ff1b4
parent3e030e41ae85750edbcea53305f5f9c0c4e09549
The __sync primitives only work on x86 and alpha;
xfail this test elsewhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48164 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2008-03-05-syncPtr.c