[llvm] [llvm-readobj][COFF] Dump .modmeta section (PR #201695)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 02:33:15 PDT 2026
================
@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
//
-// Windows-specific.
+// MSVC-specific.
// Definitions and a parser for the C++ 20 ".modmeta" section.
----------------
jh7370 wrote:
I suggest "for the MSVC-specific C++ 20 ..."
https://github.com/llvm/llvm-project/pull/201695
More information about the llvm-commits
mailing list