[PATCH] D72515: Add Targeted LiveDebugValues Tests That Exercise Specific Expected Behaviours
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 17:10:19 PST 2020
vsk added a comment.
@TWeaver this is still causing a failure on some Darwin bots:
error: /Volumes/JenkinsData/workspace/apple-clang-stage1-configure-R_master/llvm-project/llvm/test/DebugInfo/MIR/X86/livedebugvalues_loop_within_loop_clobbered.mir:40:39: expected end of metadata node
!12 = distinct !DISubprogram(name: "bb_to_bb", linkageName: "bb_to_bb", scope: !1, file: !1, line: 6, type: !13, scopeLine: 6, flags: DIFlagPrototyped, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !15)
Could you please take a look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72515/new/
https://reviews.llvm.org/D72515
More information about the llvm-commits
mailing list