summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/LLC/badFoldGEP.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/LLC/badFoldGEP.ll')
-rw-r--r--llvm/test/Regression/LLC/badFoldGEP.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/LLC/badFoldGEP.ll b/llvm/test/Regression/LLC/badFoldGEP.ll
index 8d8a2871a74..0e581bc8645 100644
--- a/llvm/test/Regression/LLC/badFoldGEP.ll
+++ b/llvm/test/Regression/LLC/badFoldGEP.ll
@@ -10,7 +10,7 @@
;;
%Domain = type { sbyte*, int, int*, int, int, int*, %Domain* }
-%domain_array = internal uninitialized global [497 x %Domain]
+%domain_array = uninitialized global [497 x %Domain]
implementation; Functions:
OpenPOWER on IntegriCloud