Unverified Commit 316373ab authored by David Spickett's avatar David Spickett Committed by GitHub
Browse files

[llvm][AArch64] Refactor expansion of CALL_BTI and CALL_RVMARKER (#80419)

After a lot of churn in expandCALL_BTI, it ended up doing the exact same
thing that expandCALL_RVMARKER does. This change factors out the common
code to make that clear.
parent 2cb61a1d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment