[llvm] [NFC] Separate UnwindTable from DebugFrame into a different type (PR #142521)

AmirHossein PashaeeHir via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 16:49:26 PDT 2025


================
@@ -0,0 +1,374 @@
+//===- DWARFUnwindTable.h ----------------------------------------*- C++-*-===//
----------------
amsen20 wrote:

I changed the new header file comments to match the new style.

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


More information about the llvm-commits mailing list