[llvm] [BinaryFormat] Add "SFrame" structures and constants (PR #147264)
Jonas Devlieghere via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 09:47:53 PDT 2025
================
@@ -0,0 +1,165 @@
+//===-- llvm/BinaryFormat/SFrame.h ---SFrame Data Structures ----*- C++ -*-===//
----------------
JDevlieghere wrote:
```suggestion
//===-- llvm/BinaryFormat/SFrame.h ---SFrame Data Structures --------------===//
```
https://github.com/llvm/llvm-project/pull/147264
More information about the llvm-commits
mailing list