[PATCH] D19937: [NFC] Less allocations in command line arguments map

Eugene via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 09:45:04 PDT 2016


kevgs retitled this revision from "[NFC] Prealloc command line arguments map" to "[NFC] Less allocations in  command line arguments map".
kevgs updated the summary for this revision.
kevgs added a reviewer: rafael.
kevgs updated this revision to Diff 56304.
kevgs added a comment.

Also use BumpPtrAllocator to reduce allocation count.


http://reviews.llvm.org/D19937

Files:
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19937.56304.patch
Type: text/x-patch
Size: 4538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/99948d6d/attachment.bin>


More information about the llvm-commits mailing list