[PATCH] D27169: [x86] Fix getAddressFromInstr
Michael LeMay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 11:54:01 PST 2017
mlemay-intel added a comment.
I don't have a test case yet, since I have only encountered this issue while developing a pass that I have not yet open-sourced. However, I'll look for where else this routine is used and I'll see if I can generate a test based on that.
https://reviews.llvm.org/D27169
More information about the llvm-commits
mailing list