[PATCH] D43436: [Perf] Simplify llvm::StringSwitch and improve incremental rebuild by 54%

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 10:47:43 PST 2018


davezarzycki updated this revision to Diff 135099.
davezarzycki added a comment.

Drop the 'HACK' comment from the diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D43436

Files:
  include/llvm/ADT/StringRef.h
  include/llvm/ADT/StringSwitch.h
  unittests/ADT/StringSwitchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43436.135099.patch
Type: text/x-patch
Size: 12778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/f5d34bc4/attachment.bin>


More information about the llvm-commits mailing list