[llvm-branch-commits] [llvm] IR: Introduce !elf_section_properties for setting section properties. (PR #149260)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 27 10:50:55 PST 2026
================
@@ -0,0 +1,12 @@
+; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
----------------
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/149260
More information about the llvm-branch-commits
mailing list