diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2012-12-31 19:54:45 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2012-12-31 19:54:45 +0000 |
commit | da3e31a4196829b5134d2725b6d27ce057ec7831 (patch) | |
tree | 5dffb40ffcb352b19ff2490222a28e627df59e3e /llvm/lib/Analysis/MemoryBuiltins.cpp | |
parent | af463573cbeff293e7f3e72b9fb81d2b447837de (diff) | |
download | bcm5719-llvm-da3e31a4196829b5134d2725b6d27ce057ec7831.tar.gz bcm5719-llvm-da3e31a4196829b5134d2725b6d27ce057ec7831.zip |
[AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion.
This adds AlignedCharArray<Alignment, Size>. A templated struct that contains
a member named buffer of type char[Size] that is aligned to Alignment.
llvm-svn: 171319
Diffstat (limited to 'llvm/lib/Analysis/MemoryBuiltins.cpp')
0 files changed, 0 insertions, 0 deletions