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

AmirHossein PashaeeHir via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 12:35:44 PDT 2025


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

I tried to not change any actual code of the current existing files. If this is the case, is this change exempted from that?

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


More information about the llvm-commits mailing list