[llvm-commits] new .file directive
Eric Christopher
echristo at apple.com
Fri Oct 14 13:56:43 PDT 2011
On Oct 14, 2011, at 1:12 PM, Nick Lewycky wrote:
> Does anybody really, really care about the .s format emitted by clang/llc staying compatible with older assemblers? If so, do you have a suggestion for how we should go about maintaining compatibility?
Given all of the whining we get about not supporting someone's ancient this or that… a bit.
The standard way to do this would be an autoconf check to see if it successfully assembles the file directive.
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111014/4ab21d56/attachment.html>
More information about the llvm-commits
mailing list