[PATCH] MC: Don't emit min version directives when -fno-integrated-as is on

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 24 08:13:37 PST 2014


The cctools assembler is not supported. We should not do this.


On 22 November 2014 at 12:29, David Majnemer <david.majnemer at gmail.com> wrote:
> Hi grosbach,
>
> The assembler included with cctools doesn't understand
> .macosx_version_min.  We shouldn't try to emit that directive if we
> aren't going to use the integrated assembler.
>
> This fixes PR21636.
>
> http://reviews.llvm.org/D6371
>
> Files:
>   lib/CodeGen/AsmPrinter/AsmPrinter.cpp
>   test/MC/MachO/no-integrated-as.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list