Extract a method for finding the inline asm flag operand.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 12 Oct 2011 23:37:33 +0000 (23:37 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 12 Oct 2011 23:37:33 +0000 (23:37 +0000)
commit9dfaacb696d1ad850f9f5f49a94fdb81cf8ae018
tree8db579eda9fac12cc9da35429cd1c25b3cf9eff2
parent459b74b9644c4741d93fe73adc2b06ca6bdb366d
Extract a method for finding the inline asm flag operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141834 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp