Currently llvm-dwarfdump only displays the names of the DWARF stack frame operations.
This patch adds the printing of the operands to the stack frame operations.
Note that in this patch, register operands are reported using the DWARF register numbers and not the names of target registers.