xlc supports __attribute__((aligned(x))), use it.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2012 00:54:26 +0000 (00:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2012 00:54:26 +0000 (00:54 +0000)
commit52d053238aabff0ed7ed0213cb192ce6adf7a190
treecdd898c86b33aa9e1b684a28a12794815d9ee57b
parentdc6d846df56f83be4c7045ccc9092f8a8343360b
xlc supports __attribute__((aligned(x))), use it.
Patch by Kai.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167087 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/AlignOf.h