Fix a bit of confusion about .set and produce more readable assembly.
[oota-llvm.git] / test / CodeGen / XCore / load.ll
index 0622f1cd135e5e3fbedeacbecbc479ec7b6e8541..c7fc2a33db1a8f070a46a463bc43924a6501d9a9 100644 (file)
@@ -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: