1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Demangle
Zachary Turner fbb29bee7f [Demangler] Correctly factor in assignment when allocating.
Incidentally all allocations that we currently perform were
properly aligned, but this was only an accident.

Thanks to Erik Pilkington for catching this.

llvm-svn: 337596
2018-07-20 18:35:06 +00:00
..
CMakeLists.txt Add a Microsoft Demangler. 2018-07-20 17:27:48 +00:00
Compiler.h [LLVMDemangle] Move some utility classes to header files. 2018-07-16 21:24:03 +00:00
ItaniumDemangle.cpp Add some helper functions to the demangle utility classes. 2018-07-17 19:42:29 +00:00
LLVMBuild.txt
MicrosoftDemangle.cpp [Demangler] Correctly factor in assignment when allocating. 2018-07-20 18:35:06 +00:00
StringView.h Add missing include. 2018-07-17 19:48:46 +00:00
Utility.h [Demangle] Add missing header files 2018-07-17 19:50:41 +00:00