[PATCH] D90717: [llvm] Add a test for debug info generated with split functions.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 15:32:11 PST 2020


snehasish updated this revision to Diff 303278.
snehasish added a comment.

Updates based on review comments.

- Use `llvm-dwarfdump --debug-line` instead of `llvm-objdump -l`
- Updated the checks, added line numbers to the source.
- Removed unsupported tag, should no longer be required since we don't use llvm-objdump anymore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90717

Files:
  llvm/test/DebugInfo/X86/machine-function-splitter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90717.303278.patch
Type: text/x-patch
Size: 9312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/1759bf69/attachment.bin>


More information about the llvm-commits mailing list