relax this test to just check that the lock prefix is encoded properly,
[oota-llvm.git] / test / FrontendC++ / x86-64-abi-sret-vs-2word-struct-param.cpp
index ec69afc2154107b84d6090745003fa427aa7c9c9..f81854e0cb92683555980793852492ad641ad90d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S -emit-llvm %s -o - | grep byval | count 2
+// RUN: %llvmgxx -S %s -o - | grep byval | count 2
 // XTARGET: x86
 // PR4242
 // (PR 4242 bug is on 64-bit only, test passes on x86-32 as well)