update a bunch of tests that are using the x86 backend instead of grepping IR :(


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114535 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGenCXX/call-arg-zero-temp.cpp b/test/CodeGenCXX/call-arg-zero-temp.cpp
index ed8118e..88e7452 100644
--- a/test/CodeGenCXX/call-arg-zero-temp.cpp
+++ b/test/CodeGenCXX/call-arg-zero-temp.cpp
@@ -19,4 +19,4 @@
 
 // CHECK-LP64: callq    __Z3foo3obj
 
-// CHECK-LP32: call     __Z3foo3obj
+// CHECK-LP32: calll     __Z3foo3obj