Avoid using alignas and constexpr.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Sep 2016 20:36:24 +0000 (20:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Sep 2016 20:36:24 +0000 (20:36 +0000)
commitd5aa73376966339caad04013510626ec2e42c760
tree8c04aa5486590663b41ec0de814df21fc07fc328
parent864718c6661681e6351af461e4bf1330715cccf8
Avoid using alignas and constexpr.

This requires removing the custom allocator, since Demangle cannot
depend on Support and so cannot use Compiler.h.

llvm-svn: 280750
llvm/lib/Demangle/ItaniumDemangle.cpp