[lld] [LLD][ELF] add bp-* options in ELF (PR #120514)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 14:20:31 PST 2025


================
@@ -0,0 +1,104 @@
+# REQUIRES: aarch64
+
+# Generate a large test case and check that the output is deterministic.
----------------
MaskRay wrote:

`## ` for non-RUN non-CHECK comments. Fix the other test as well

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


More information about the llvm-commits mailing list