summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/array-construction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenCXX/array-construction.cpp')
-rw-r--r--clang/test/CodeGenCXX/array-construction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenCXX/array-construction.cpp b/clang/test/CodeGenCXX/array-construction.cpp
index ab46be72d87..d044ac59782 100644
--- a/clang/test/CodeGenCXX/array-construction.cpp
+++ b/clang/test/CodeGenCXX/array-construction.cpp
@@ -32,5 +32,5 @@ int main() {
// CHECK-LP64: callq __ZN4xptoC1Ev
-// CHECK-LP32: call L__ZN4xptoC1Ev
+// CHECK-LP32: calll L__ZN4xptoC1Ev
OpenPOWER on IntegriCloud