Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / Atomics-32.ll
2008-08-22 Dale JohannesenTest all currently supported atomic builtins on x86...