[llvm] Generate an .sframe section with a skeleton header (PR #151223)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 02:13:25 PDT 2025


================
@@ -0,0 +1,36 @@
+//===- MCSFrame.h - Machine Code SFrame support -----------------*- C++ -*-===//
----------------
jh7370 wrote:

Nit: I think the standard declaration no longer needs the `C++` bit, but I could be wrong. See https://llvm.org/docs/CodingStandards.html#file-headers.

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


More information about the llvm-commits mailing list