diff options
Diffstat (limited to 'test/DebugInfo/global.ll')
-rw-r--r-- | test/DebugInfo/global.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/global.ll b/test/DebugInfo/global.ll index b438305..74f72b2 100644 --- a/test/DebugInfo/global.ll +++ b/test/DebugInfo/global.ll @@ -18,7 +18,7 @@ entry: ret i32 0, !dbg !12 } -attributes #0 = { nounwind readnone uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } +attributes #0 = { nounwind readnone uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" } !llvm.dbg.cu = !{!0} !llvm.module.flags = !{!11} |