[PATCH] D17920: Query the StringMap only once when creating MDString (NFC)

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 12:17:45 PDT 2016


joker.eph updated this revision to Diff 51319.
joker.eph added a comment.

Remove the need for movable type in StringMap (had to remove an overload for Create())


http://reviews.llvm.org/D17920

Files:
  include/llvm/ADT/StringMap.h
  include/llvm/IR/Metadata.h
  lib/IR/Metadata.cpp
  unittests/ADT/StringMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17920.51319.patch
Type: text/x-patch
Size: 5383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/a944f319/attachment.bin>


More information about the llvm-commits mailing list