summaryrefslogtreecommitdiff
path: root/test/DebugInfo/cu-ranges.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/cu-ranges.ll')
-rw-r--r--test/DebugInfo/cu-ranges.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/cu-ranges.ll b/test/DebugInfo/cu-ranges.ll
index 9780cff7b9..14eca434b8 100644
--- a/test/DebugInfo/cu-ranges.ll
+++ b/test/DebugInfo/cu-ranges.ll
@@ -13,7 +13,7 @@
; CHECK: 00000000 <End of list>
; Function Attrs: nounwind uwtable
-define i32 @foo(i32 %a) #0 section "foo" {
+define i32 @foo(i32 %a) #0 section "__TEXT,__foo" {
entry:
%a.addr = alloca i32, align 4
store i32 %a, i32* %a.addr, align 4