[PATCH] D147747: Add test to verify behavior of .cfi_sections .debug_frame intrinsic
Shubham Sandeep Rastogi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 13:59:11 PDT 2023
rastogishubham updated this revision to Diff 514735.
rastogishubham added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Addressed review feedback by making some tests llc tests instead of the clang driver tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147747/new/
https://reviews.llvm.org/D147747
Files:
clang/test/Driver/test-cfi.cpp
llvm/test/DebugInfo/AArch64/test-fexceptions-debug-frame.ll
llvm/test/DebugInfo/AArch64/test-fno-exceptions-debug-frame.ll
llvm/test/DebugInfo/X86/test-fexceptions-debug-frame.ll
llvm/test/DebugInfo/X86/test-fno-exceptions-debug-frame.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147747.514735.patch
Type: text/x-patch
Size: 11039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/557d381e/attachment.bin>
More information about the llvm-commits
mailing list