Skip to content
Commit 71330288 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

llvm-mc/AsmMatcher: Switch to a unified function to convert operands to MCInst,

so that terminal states are as simple as possible.
 - If we were willing to assume that the order that operands get inserted in the
   MCInst is fixed we could actually dispose with this altogether, although it
   might be nice to have the flexibility to change it later.

llvm-svn: 78458
parent f8ba5e9e
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