[patch] Simplify the datalayout strings by using the defaults

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Dec 11 09:45:57 PST 2013


The datalayout string has some useful defaults, but the targets are
fairly inconsistent about which defaults they use.

The attached patch drops the parts of the string that are covered by
the defaults, making the strings quiet a bit smaller.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 7571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/6bea2515/attachment.bin>


More information about the llvm-commits mailing list