[PATCH] D36152: [ARM] Add registers to debuginfo MIR test cases.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 12:22:38 PDT 2017
fhahn added a comment.
Agreed, in hindsight the current solution is quite heavy-handed. 1 register
@efriedma -`start-after=livedebugvalues` works for me only for test/DebugInfo/MIR/ARM/split-superreg-complex.mir, for the other 2 FileCheck fails, I think because the check patterns are stronger. I'll have another look tomorrow.
https://reviews.llvm.org/D36152
More information about the llvm-commits
mailing list