<div class="gmail_quote">On 26 July 2010 18:08, Michael Spencer <span dir="ltr"><<a href="mailto:bigcheesegs@gmail.com">bigcheesegs@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Mon, Jul 26, 2010 at 12:04 PM, Aaron Gray <<a href="mailto:aaronngray.lists@gmail.com">aaronngray.lists@gmail.com</a>> wrote:<br>
> You probably want to add Cygwin and MinGW32 Triples as well :-<br>
>    case Triple::Win32:<br>
> +  case Triple::Cygwin:<br>
> +  case Triple::MinGW32:<br>
>      return new WindowsX86AsmBackend (T);<br>
> Aaron<br>
<br>
</div>Can someone test this on those platforms? That change would effect<br>
quite a few people.</blockquote><div><br></div><div>It should not have any side effects as object emission is not used on these platforms and only if enabled.</div><div><br></div><div>Also ELF which is the default, which is not used on these platforms, so is invalid anyway.</div>

<div><br></div><div>Aaron</div><div><br></div></div>