summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/call-arg-zero-temp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenCXX/call-arg-zero-temp.cpp')
-rw-r--r--test/CodeGenCXX/call-arg-zero-temp.cpp2
1 files changed, 1 insertions, 1 deletions
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 @@ int main() {
// CHECK-LP64: callq __Z3foo3obj
-// CHECK-LP32: call __Z3foo3obj
+// CHECK-LP32: calll __Z3foo3obj
OpenPOWER on IntegriCloud