[PATCH] D72515: Add Targeted LiveDebugValues Tests That Exercise Specific Expected Behaviours

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 12 23:30:05 PST 2020


djtodoro added a comment.

Thanks for this!



================
Comment at: llvm/test/DebugInfo/MIR/X86/livedebugvalues_basic_diamond.mir:30
+  !llvm.ident = !{!11}
+  !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 8.0.0", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, globals: !3, debugInfoForProfiling: true, nameTableKind: None)
+  !1 = !DIFile(filename: "main.cpp", directory: "F:\")
----------------
(Nit) Please update the version of the compiler.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72515/new/

https://reviews.llvm.org/D72515





More information about the llvm-commits mailing list