[llvm] [StrTable] Use string literal emission for intrinsics on non-MSVC platforms (PR #124856)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 16:03:25 PST 2025
================
@@ -0,0 +1,129 @@
+//===- StringToOffsetTable.cpp - Emit a big concatenated string -*- C++ -*-===//
----------------
s-barannikov wrote:
(Note that the updated coding standard doesn't require this line to contain filename/description/c++.)
https://github.com/llvm/llvm-project/pull/124856
More information about the llvm-commits
mailing list