[llvm] [SPIR-V] Preserve available_externally linkage via NonSemantic.AuxData (PR #200002)
Dmitry Sidorov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 04:46:20 PDT 2026
================
@@ -0,0 +1,50 @@
+; -spirv-preserve-auxdata: emit NonSemantic.AuxData for attrs/metadata.
----------------
MrSidims wrote:
For the tests, would it make sense to just adapt `--spirv-preserve-auxdata` tests from SPIR-V translator (forward path)?
https://github.com/llvm/llvm-project/pull/200002
More information about the llvm-commits
mailing list