[PATCH] D39634: [COFF] Handle ARM64 in getDefaultType

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 15:27:56 PDT 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D39634#915967, @ruiu wrote:

> How did you notice this? I thought if you could notice this, there's a way to test it.


Yeah, I guess it should be testable - I just haven't spent the effort to figure out exactly what happens in that case where I noticed it yet. I can maybe try to debug it tomorrow or so, to figure out what differs from other cases and how to trigger it.


https://reviews.llvm.org/D39634





More information about the llvm-commits mailing list