[llvm] [Coverage] Mark coverage sections as metadata sections on COFF. (PR #76834)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 13:52:58 PST 2024


https://github.com/rnk commented:

Arthur, is there a better way to set section flags in LLVM IR, or at least a better place to store special case known section names to assign their characteristics?

cc @maskray , perhaps you have ideas

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


More information about the llvm-commits mailing list