[PATCH] D99160: [X86][FastISEL] Support DW_TAG_call_site_parameter with FastISEL
Alok Kumar Sharma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 22:20:50 PDT 2021
alok updated this revision to Diff 332867.
alok added a comment.
Updated to incorporate comments from @djtodoro
- to split out separate patch for clang change.
and fixed clang-format issue.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99160/new/
https://reviews.llvm.org/D99160
Files:
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/Target/X86/X86FastISel.cpp
llvm/test/CodeGen/X86/call-site-info-output.ll
llvm/test/DebugInfo/X86/callsitepar-fastisel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99160.332867.patch
Type: text/x-patch
Size: 14820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/783445c7/attachment-0001.bin>
More information about the cfe-commits
mailing list