[llvm] [BOLT][AArch64] Implemented createDummyReturnFunction. (PR #96626)
Amir Ayupov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 07:57:18 PDT 2024
================
@@ -2041,10 +2041,10 @@ class MCPlusBuilder {
return InstructionListType();
}
- virtual InstructionListType createDummyReturnFunction(MCContext *Ctx) const {
----------------
aaupov wrote:
Agree but let's keep renaming separate. Can rename as follow-up NFC change
https://github.com/llvm/llvm-project/pull/96626
More information about the llvm-commits
mailing list