diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-05-08 22:58:35 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2018-05-08 22:58:35 +0000 |
commit | ec17920da1dacd4a6ee373f2bc3918b8cb63b28e (patch) | |
tree | b1fb13847ee4fdd8a816d2a344f2550f90fecd7c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 25cbfe680ef01db07e4ef44849fe73177197363b (diff) | |
download | llvm-ec17920da1dacd4a6ee373f2bc3918b8cb63b28e.zip llvm-ec17920da1dacd4a6ee373f2bc3918b8cb63b28e.tar.gz llvm-ec17920da1dacd4a6ee373f2bc3918b8cb63b28e.tar.bz2 |
[globalisel] Correct r331816 to check the opcode before calling getOperand().
Fix a silly mistake in my pre-commit changes for r331816. It should check what
opcode the insn is before extracting the operands.
NFC at the moment since the caller already checked the opcode.
llvm-svn: 331820
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions