[cfe-commits] [PATCH] Allow aliases on Darwin when the arch is amdil

Chandler Carruth chandlerc at google.com
Mon Jul 23 16:00:08 PDT 2012


To relay a bit of conversation between Tanya and I on IRC here for any that
may be wondering -- we decided to try to use the actual llvm::Triple::amdil
enum rather than a textual check. Not sure yet if there will be problems.

One point of concerns is that, today, the following triple "works", but
would mysteriously change behavior with the patch: amd64-apple-darwin10.0.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120723/d3a3ed31/attachment.html>


More information about the cfe-commits mailing list