[PATCH] MC: Don't emit min version directives when -fno-integrated-as is on
David Majnemer
david.majnemer at gmail.com
Sat Nov 22 09:29:47 PST 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6371.16527.patch
Type: text/x-patch
Size: 1104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141122/941bd4de/attachment.bin>
More information about the llvm-commits
mailing list