diff options
Diffstat (limited to 'llvm/test/DebugInfo/ARM/sroa-complex.ll')
| -rw-r--r-- | llvm/test/DebugInfo/ARM/sroa-complex.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/ARM/sroa-complex.ll b/llvm/test/DebugInfo/ARM/sroa-complex.ll index a4e3c1bc6a8..44cec249328 100644 --- a/llvm/test/DebugInfo/ARM/sroa-complex.ll +++ b/llvm/test/DebugInfo/ARM/sroa-complex.ll @@ -39,7 +39,7 @@ attributes #1 = { nounwind readnone } !llvm.module.flags = !{!9, !10, !11, !12} !llvm.ident = !{!13} -!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 259998) (llvm/trunk 259999)", isOptimized: false, runtimeVersion: 0, emissionKind: 1, enums: !2, subprograms: !3) +!0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 259998) (llvm/trunk 259999)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, subprograms: !3) !1 = !DIFile(filename: "<stdin>", directory: "/") !2 = !{} !3 = !{!4} |

