[PATCH] D32500: Optimize ItaniumDemangle by using an arena allocator

Scott Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 11:49:10 PDT 2017


scott.smith abandoned this revision.
scott.smith added a comment.

With added parallelism to lldb, this change no longer has an impact, and I sense an uphill battle trying to get this into libcxx, and then llvm.


Repository:
  rL LLVM

https://reviews.llvm.org/D32500





More information about the llvm-commits mailing list