[PATCH] D25617: [tablegen] Merge duplicate definitions of getMinimalTypeForRange. NFC.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 10:51:34 PST 2016


dsanders updated this revision to Diff 78221.
dsanders added a comment.

Only use MaxSize in an assert() and mark it unused to avoid issues with -Werror


https://reviews.llvm.org/D25617

Files:
  utils/TableGen/AsmMatcherEmitter.cpp
  utils/TableGen/AsmWriterEmitter.cpp
  utils/TableGen/CMakeLists.txt
  utils/TableGen/RegisterInfoEmitter.cpp
  utils/TableGen/Types.cpp
  utils/TableGen/Types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25617.78221.patch
Type: text/x-patch
Size: 8087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/7f79d44e/attachment.bin>


More information about the llvm-commits mailing list