Should the bug be closed as won't fix?<br><br>Sent from my phone<br><br>On Saturday, November 22, 2014, Jim Grosbach <<a href="mailto:grosbach@apple.com">grosbach@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The non integrated assembler can't handle lots of things the compiler emits on Darwin. The only realistic use of that command line option now is when processing .s files.<br>
<br>
Sent from my iPad<br>
<br>
> On Nov 22, 2014, at 9:29 AM, David Majnemer <<a href="javascript:;" onclick="_e(event, 'cvml', 'david.majnemer@gmail.com')">david.majnemer@gmail.com</a>> wrote:<br>
><br>
> Hi grosbach,<br>
><br>
> The assembler included with cctools doesn't understand<br>
> .macosx_version_min.  We shouldn't try to emit that directive if we<br>
> aren't going to use the integrated assembler.<br>
><br>
> This fixes PR21636.<br>
><br>
> <a href="http://reviews.llvm.org/D6371" target="_blank">http://reviews.llvm.org/D6371</a><br>
><br>
> Files:<br>
>  lib/CodeGen/AsmPrinter/AsmPrinter.cpp<br>
>  test/MC/MachO/no-integrated-as.ll<br>
> <D6371.16527.patch><br>
</blockquote>