[clang] [llvm] [Clang] -fseparate-named-sections option (PR #91028)

Petr Hosek via cfe-commits cfe-commits at lists.llvm.org
Sat May 4 15:17:15 PDT 2024


================
@@ -0,0 +1,36 @@
+; Test that global values with explicit sections are placed into unique sections.
+
+; RUN: llc < %s 2>&1 | FileCheck %s
----------------
petrhosek wrote:

Done.

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


More information about the cfe-commits mailing list