]> granicus.if.org Git - llvm/commit
[globalisel][tablegen] Fix an unused variable warning caused by a typo (corrected...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Sat, 14 Oct 2017 01:51:46 +0000 (01:51 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Sat, 14 Oct 2017 01:51:46 +0000 (01:51 +0000)
commit1c7136e9baca954d8f28caab977e1a0d7b092841
tree3547cba21047437733c97d381cc408f51192fcc3
parentdde857cfc73b7a84b189a2fdca2ae45b4cfb7b24
[globalisel][tablegen] Fix an unused variable warning caused by a typo (corrected OtherInsnID->OtherOpIdx).

The tests were passing by luck since the instruction ID and operand index happened to be the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315788 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h