[lld] [lld] Add infrastructure for handling RISCV vendor-specific relocations. (PR #159987)
Owen Anderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 23 18:53:28 PDT 2025
================
@@ -0,0 +1,28 @@
+# RUN: llvm-mc -triple riscv32 -mattr=+experimental-xqcibi,+xandesperf %s -filetype=obj -o %t.o
----------------
resistor wrote:
Thank you for the suggestion! With a little fiddling that worked out nicely. PTAL.
https://github.com/llvm/llvm-project/pull/159987
More information about the llvm-commits
mailing list