aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/module-flags-pic-1-a.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/module-flags-pic-1-a.ll')
-rw-r--r--test/Linker/module-flags-pic-1-a.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Linker/module-flags-pic-1-a.ll b/test/Linker/module-flags-pic-1-a.ll
index ea933359ac66..9074aa6e593f 100644
--- a/test/Linker/module-flags-pic-1-a.ll
+++ b/test/Linker/module-flags-pic-1-a.ll
@@ -2,8 +2,8 @@
; test linking modules with specified and default PIC levels
-!0 = !{ i32 1, !"PIC Level", i32 1 }
+!0 = !{ i32 7, !"PIC Level", i32 1 }
!llvm.module.flags = !{!0}
; CHECK: !llvm.module.flags = !{!0}
-; CHECK: !0 = !{i32 1, !"PIC Level", i32 1}
+; CHECK: !0 = !{i32 7, !"PIC Level", i32 1}