Skip to content
Commit c45e39b3 authored by Craig Topper's avatar Craig Topper
Browse files

[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more...

[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more places instead of just comparing opcode. NFCI

I'm looking at adding a second INLINEASM opcode for better modeling asm-goto
as a terminator. Using the existing predicate will reduce teh number of
places that will need to use the new opcode.

llvm-svn: 353095
parent 1469ff41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment