[PATCH] D14094: Add multikey_qsort to STLExtras.h

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 14:26:12 PDT 2015


ruiu created this revision.
ruiu added a reviewer: grosbach.
ruiu added a subscriber: llvm-commits.

So this is a generalized version of the function I added to
StringTableBuilder before. I'm not sure this is really an "STLExtra".
Is this the right place to add this function?

http://reviews.llvm.org/D14094

Files:
  include/llvm/ADT/STLExtras.h
  lib/MC/StringTableBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14094.38462.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/255d0950/attachment.bin>


More information about the llvm-commits mailing list