[libcxx-commits] [compiler-rt] [libcxx] [lld] [llvm] ELF: Add support for R_AARCH64_PATCHINST relocation type. (PR #133534)

Peter Collingbourne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 11 12:52:49 PDT 2025


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

I prefer this form so that the commands are copy-pastable into the shell.

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


More information about the libcxx-commits mailing list