[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 08:19:49 PST 2018


davezarzycki updated this revision to Diff 135068.
davezarzycki marked an inline comment as done.
davezarzycki edited the summary of this revision.
davezarzycki added a comment.
Herald added a subscriber: JDevlieghere.

Fixed Google unit test.


Repository:
  rL LLVM

https://reviews.llvm.org/D43436

Files:
  include/llvm/ADT/StringRef.h
  include/llvm/ADT/StringSwitch.h
  lib/BinaryFormat/Dwarf.cpp
  lib/Support/TargetParser.cpp
  unittests/ADT/StringSwitchTest.cpp

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


More information about the llvm-commits mailing list