[PATCH] D11075: LLVM gen correct asm info for mingw and cygwin arm targets
Tim Northover
t.p.northover at gmail.com
Fri Jul 10 09:44:38 PDT 2015
t.p.northover added a comment.
I'm afraid I don't think these are the right tests to be adding.
They all seem to pass already, so they're unrelated to the change you're making. The only difference I've seen during some brief fiddling is when -filetype=obj is used (your change prevents some assertion failure), though looking at the source it probably affects some other details too.
http://reviews.llvm.org/D11075
More information about the cfe-commits
mailing list