summaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/load.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/load.ll')
-rw-r--r--test/CodeGen/XCore/load.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/load.ll b/test/CodeGen/XCore/load.ll
index 0622f1cd135e..c7fc2a33db1a 100644
--- a/test/CodeGen/XCore/load.ll
+++ b/test/CodeGen/XCore/load.ll
@@ -40,7 +40,7 @@ entry:
ret i32 %2
}
-@GConst = external constant i32
+@GConst = internal constant i32 42
define i32 @load_cp() nounwind {
entry:
; CHECK-LABEL: load_cp: