summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AArch64/constant-dbgloc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/AArch64/constant-dbgloc.ll')
-rw-r--r--llvm/test/DebugInfo/AArch64/constant-dbgloc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/AArch64/constant-dbgloc.ll b/llvm/test/DebugInfo/AArch64/constant-dbgloc.ll
index aae518725fa..8a517087c5f 100644
--- a/llvm/test/DebugInfo/AArch64/constant-dbgloc.ll
+++ b/llvm/test/DebugInfo/AArch64/constant-dbgloc.ll
@@ -23,7 +23,7 @@ entry:
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!8, !9}
-!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "", isOptimized: false, subprograms: !3)
+!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "", isOptimized: false, subprograms: !3, emissionKind: FullDebug)
!1 = !DIFile(filename: "test.c", directory: "/home/user/clang/build")
!2 = !{}
!3 = !{!4}
OpenPOWER on IntegriCloud