[PATCH] D32868: [globalisel][tablegen] Fix nullptr dereferences when getVRegDef() is called on a phys reg.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 09:44:40 PDT 2017


dsanders created this revision.
Herald added a subscriber: igorb.

This is triggered by the current version of https://reviews.llvm.org/D32278 when applied to trunk.


https://reviews.llvm.org/D32868

Files:
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32868.97839.patch
Type: text/x-patch
Size: 34177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/c3aa2417/attachment.bin>


More information about the llvm-commits mailing list