This is an archive of the discontinued LLVM Phabricator instance.

[Debuginfo][FastISel] (4/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).
Needs ReviewPublic

Authored by alok on Jul 18 2020, 5:06 PM.

Details

Summary
This patch stems from D84112.
This patch includes changes for FastISel.

Diff Detail

Event Timeline

alok created this revision.Jul 18 2020, 5:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2020, 5:06 PM
alok updated this revision to Diff 304752.Nov 12 2020, 1:51 AM
alok retitled this revision from [Debuginfo] (5/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy). to [Debuginfo][FastISel] (4/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy)..

Updated to re-base.

ormris removed a subscriber: ormris.Jun 3 2021, 2:14 PM