[PATCH] D101339: [DebugInfo] Add tests that we emit .eh_frame instead of .debug_frame

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 19:54:25 PDT 2021


MaskRay created this revision.
MaskRay added reviewers: dblaikie, RamNalamothu.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add tests which can catch the issue in 0ce723cb228bc1d1a0f5718f3862fb836145a333 <https://reviews.llvm.org/rG0ce723cb228bc1d1a0f5718f3862fb836145a333>
(If any function needs CFISection::EH, the module should use CFISection::EH).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101339

Files:
  llvm/test/DebugInfo/X86/cfi_sections.ll
  llvm/test/DebugInfo/X86/debug_frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101339.340715.patch
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/77f472ff/attachment.bin>


More information about the llvm-commits mailing list