Commit c2636391 authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstSimplify] Add missing const qualifier (NFC)

The context instruction is a "const Instruction *", so that's
what getWithInstruction() should accept.
parent ba149f6e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment