[NFC] Remove uses of LLVM_ALIGNAS
authorJF Bastien <jfbastien@apple.com>
Tue, 30 Jul 2019 16:31:06 +0000 (16:31 +0000)
committerJF Bastien <jfbastien@apple.com>
Tue, 30 Jul 2019 16:31:06 +0000 (16:31 +0000)
commit89905168690ba20d8c635156e32443b481865d49
tree120f0960325a74209ee4fcf9fd4683d365b62584
parent0d6615cc1911baaa53fb0141a288b2cd7c072a13
[NFC] Remove uses of LLVM_ALIGNAS

It's not useful anymore: we mandate C++11, and already use alignas in a bunch of places.

llvm-svn: 367330
llvm/include/llvm/ADT/IntervalMap.h
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/include/llvm/Support/Endian.h