[PATCH] D60437: Add MM register mapping from CodeView to MC register id
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 22:25:20 PDT 2019
LuoYuanke added a comment.
In D60437#1461210 <https://reviews.llvm.org/D60437#1461210>, @hans wrote:
> I'm not familiar with the CodeView stuff, rnk is the better person for that, but would it be possible to add a test that exercises this mapping? Or to put it another way, what does this fix that's currently broken, and is it possible to add a test for it?
I try to add such test case, but I don't find any existing test case for mapping codeveiw register to MC register.
@rnk
Do you know if there is any reference test case in llvm/test code?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60437/new/
https://reviews.llvm.org/D60437
More information about the llvm-commits
mailing list