[llvm] [BOLT][AArch64] Check Last Element Instead of Returning `nullptr` in `lookupStubFromGroup` (PR #114015)

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 15:41:04 PST 2024


================
@@ -0,0 +1,32 @@
+# This test verifies that no unnecessary stubs are inserted when each DotAddress increases during a lookup.
----------------
ayermolo wrote:

super minor nit I believe llvm code now wants ## for comments.

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


More information about the llvm-commits mailing list