Skip to content

Commit 5633631

Browse files
atrosinenkopuja2196
authored andcommitted
[AArch64] Consistently use EmitToStreamer across the AArch64AsmPrinter (#110107)
In preparation for refactoring the instruction size checks being made by PAuth-related code, switch all instruction emission in AArch64AsmPrinter to using EmitToStreamer function. Introduce a single-operand overload of `EmitToStreamer(MCInst)`, as the only MCStreamer passed as the first argument is actually `*OutStreamer`. To decrease the number of code lines changed due to clang-format, do not touch the existing calls to two-argument EmitToStreamer function so far.
1 parent 608d23c commit 5633631

File tree

1 file changed

+166
-208
lines changed

1 file changed

+166
-208
lines changed

0 commit comments

Comments
 (0)