"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ef6a2ea2163061e7a97dfe3d446b33bb5cc1b3dd"
Revert "For the ARM integrated assembler add checking of the alignments on...
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
Loading
Please register or sign in to comment