summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/formal_parameter.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/formal_parameter.ll')
-rw-r--r--test/DebugInfo/X86/formal_parameter.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/formal_parameter.ll b/test/DebugInfo/X86/formal_parameter.ll
index 53ac5f3c633..470108616e8 100644
--- a/test/DebugInfo/X86/formal_parameter.ll
+++ b/test/DebugInfo/X86/formal_parameter.ll
@@ -49,7 +49,7 @@ declare i32 @lookup(...)
declare i32 @verify(...)
; Function Attrs: nounwind readnone
-declare void @llvm.dbg.value(metadata, i64, metadata, metadata) #1
+declare void @llvm.dbg.value(metadata, metadata, metadata) #1
attributes #0 = { nounwind ssp uwtable }
attributes #1 = { nounwind readnone }