summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll')
-rw-r--r--llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll b/llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll
index 846a5ea001d..a06c715f801 100644
--- a/llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll
+++ b/llvm/test/Linker/Inputs/thinlto_funcimport_debug.ll
@@ -22,7 +22,7 @@ attributes #2 = { nounwind }
!llvm.module.flags = !{!8, !9}
!llvm.ident = !{!10}
-!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)", isOptimized: true, runtimeVersion: 0, emissionKind: 1, enums: !2, subprograms: !3)
+!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, subprograms: !3)
!1 = !DIFile(filename: "dbg_main.c", directory: ".")
!2 = !{}
!3 = !{!4}
OpenPOWER on IntegriCloud