[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
Wed Apr 26 09:38:55 PDT 2023


rastogishubham updated this revision to Diff 517209.
rastogishubham marked 6 inline comments as done.
rastogishubham added a comment.

Addressed review comments, mainly:

1. Added a description to explain what each test does

2. Added a CHECK in tests that just had a CHECK-NOT

3. Renamed test-cfi.cpp to test-uwtable.cpp


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147747/new/

https://reviews.llvm.org/D147747

Files:
  clang/test/Driver/test-uwtable.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.517209.patch
Type: text/x-patch
Size: 10700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/0e4524b5/attachment.bin>


More information about the llvm-commits mailing list