[llvm] [BOLT][AArch64]support `inline-small-functions` for AArch64 (PR #120187)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 13:48:16 PST 2024


================
@@ -0,0 +1,48 @@
+## This test checks that inline is properly handled by BOLT on aarch64.
+
+# REQUIRES: system-linux, asserts
----------------
yota9 wrote:

Does it really needs asserts?

https://github.com/llvm/llvm-project/pull/120187


More information about the llvm-commits mailing list