commit | 36bb50f5293da49e89ae560ab9bba0f951ee46c6 | [log] [tgz] |
---|---|---|
author | Erich Keane <erich.keane@intel.com> | Thu Mar 23 20:38:34 2017 +0000 |
committer | Erich Keane <erich.keane@intel.com> | Thu Mar 23 20:38:34 2017 +0000 |
tree | d90e908884bfba6629638073bc3da1cb040ac2dc | |
parent | 5787d18e9cea5563045277310f9dd638dbe6b955 [diff] |
LLVM Changes for alloc_align GCC has the alloc_align attribute, which is similar to assume_aligned, except the attribute's parameter is the index of the integer parameter that needs aligning to. This is the required LLVM changes to make this happen. Differential Revision: https://reviews.llvm.org/D29598 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298643 91177308-0d34-0410-b5e6-96231b3b80d8