[llvm] [BOLT][AArch64] Provide createDummyReturnFunction (PR #96626)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 01:49:40 PDT 2024
paschalis-mpeis wrote:
### Force-pushed history:
Adding `%cflags` interfered with my previous c test `dummy-return.test`. I preferred not to expand that test (ie adding a `_start` method and letting the linker know about the entry method), but instead I've written a minimal assembly test.
I force-pushed, as I wanted to introduce the asm test on the initial 'showcase-commit'.
https://github.com/llvm/llvm-project/pull/96626
More information about the llvm-commits
mailing list