llvm/test/tools/llvm-lto2
Eric Christopher d11a6cc2e7 For X86-64 linux and PPC64 linux align int128 to 16 bytes.
For other platforms we should find out what they need and likely
make the same change, however, a smaller additional change is easier
for platforms we know have it specified	in the ABI. As part of this
rewrite some of the handling in the backends for data layout and update
a bunch of testcases.

Based on a patch by Simonas Kazlauskas!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294702 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-10 03:32:21 +00:00
..
X86 For X86-64 linux and PPC64 linux align int128 to 16 bytes. 2017-02-10 03:32:21 +00:00
errors.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00