MC: Lower the default alignment of MCContext's operator new to 8
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 May 2015 13:54:08 +0000 (13:54 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 May 2015 13:54:08 +0000 (13:54 +0000)
commit8ef9968822082892dbbab38f8299eb306a8bc41e
treee0a78da015bb46b91fee10ef0abbf8b6cb7b2d68
parentea08c0b975afc8302713d148722ae2c08966d3b4
MC: Lower the default alignment of MCContext's operator new to 8

This is more than sufficient for all MC types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237522 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h