[PATCH] D35766: [COFF] ARM64 support for COFFImportFile
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 11:19:58 PDT 2017
mstorsjo added a comment.
In https://reviews.llvm.org/D35766#819125, @ruiu wrote:
> Can you add a test?
Yes, I'd like to. In the original comment, I asked for suggestions on where/how to add such a test. Are there any tool entry points within llvm that actually use this functionality? Maybe llvm-dlltool; are there any other? It'd be easy to test this from within lld though.
https://reviews.llvm.org/D35766
More information about the llvm-commits
mailing list