aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-04-10 00:52:14 +0000
committerReid Kleckner <reid@kleckner.net>2014-04-10 00:52:14 +0000
commit2d4a69e9c955613a4af6bd9c0874e8721dbd5ca9 (patch)
tree3771a865064942104146fa6dfca30e1cee18e661 /clang/lib/CodeGen/CodeGenModule.cpp
parent64e40c56fb5dd12930f287272a8bcc87c7880f53 (diff)
downloadllvm-2d4a69e9c955613a4af6bd9c0874e8721dbd5ca9.zip
llvm-2d4a69e9c955613a4af6bd9c0874e8721dbd5ca9.tar.gz
llvm-2d4a69e9c955613a4af6bd9c0874e8721dbd5ca9.tar.bz2
Revert "For the ARM integrated assembler add checking of the alignments on vld/vst instructions. And report errors for alignments that are not supported."
It doesn't build with MSVC 2012, because MSVC doesn't allow union members that have non-trivial default constructors. This change added 'SMLoc AlignmentLoc' to MemoryOp, which made MemoryOp's default ctor non-trivial. This reverts commit r205930. llvm-svn: 205944
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions