1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Demangle
Rafael Espindola b6e7b21763 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
2016-09-06 20:36:24 +00:00
..
CMakeLists.txt
ItaniumDemangle.cpp Avoid using alignas and constexpr. 2016-09-06 20:36:24 +00:00
LLVMBuild.txt