[PATCH] D11075: LLVM gen correct asm info for mingw and cygwin arm targets
Martell Malone
martellmalone at gmail.com
Thu Jul 9 15:29:27 PDT 2015
martell added a comment.
In http://reviews.llvm.org/D11075#202358, @t.p.northover wrote:
> It should be possible to write tests for this; we try to make sure all patches with functional changes have something committed under tests/ too, to prevent mistakes on later refactoring if nothing else.
>
> Tim.
The relative tests for this code path have already been introduced in this revision
http://reviews.llvm.org/D3231
I could recreate all the tests with the windows-gnu triplet but they would all fail until
http://reviews.llvm.org/D11071
is approved and merged
Should we wait for that ?
http://reviews.llvm.org/D11075
More information about the cfe-commits
mailing list