[llvm-branch-commits] ELF: Introduce R_AARCH64_PATCHINST relocation type. (PR #133534)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Aug 9 11:05:21 PDT 2025


================
@@ -0,0 +1,87 @@
+# RUN: rm -rf %t && split-file %s %t
----------------
MaskRay wrote:

consider adding `&& cd %t` so that we can remove `%t/` below, which clutter up the commands...

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


More information about the llvm-branch-commits mailing list