Use abstraction in AArch64AsmPrinter::lowerSTACKMAP. NFCI
authorDiana Picus <diana.picus@linaro.org>
Wed, 31 Aug 2016 12:43:49 +0000 (12:43 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 31 Aug 2016 12:43:49 +0000 (12:43 +0000)
commit760c7576330186818a0fded46f30c479ae1929e1
tree1a699c81fbe7f352d347d8b6731279704652140e
parent16c818820be16f2564adceb5977fcde66f38b298
Use abstraction in AArch64AsmPrinter::lowerSTACKMAP. NFCI

Use functionality from StackMapOpers instead of hardcoding an operand access.

llvm-svn: 280230
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp