[PATCH] D45144: [TableGen] Change std::sort to llvm::sort in response to r327219

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 13:21:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329451: [TableGen] Change std::sort to llvm::sort in response to r327219 (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45144?vs=140572&id=141410#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45144

Files:
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/utils/TableGen/CTagsEmitter.cpp
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/trunk/utils/TableGen/CodeGenRegisters.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/DAGISelEmitter.cpp
  llvm/trunk/utils/TableGen/FastISelEmitter.cpp
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
  llvm/trunk/utils/TableGen/InfoByHwMode.cpp
  llvm/trunk/utils/TableGen/RegisterInfoEmitter.cpp
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45144.141410.patch
Type: text/x-patch
Size: 20513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/c0ac753a/attachment.bin>


More information about the llvm-commits mailing list