This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Remove `dbg.addr` from MLIR
ClosedPublic

Authored by jryans on Feb 25 2023, 4:13 PM.

Diff Detail

Event Timeline

jryans created this revision.Feb 25 2023, 4:13 PM
Herald added a project: Restricted Project. · View Herald Transcript
jryans requested review of this revision.Feb 25 2023, 4:13 PM
jryans retitled this revision from [DebugInfo] Remove `dbg.addr` from MLIR r=Orlando,StephenTozer,probinson,rnk to [DebugInfo] Remove `dbg.addr` from MLIR.Feb 25 2023, 4:17 PM
jryans added a project: debug-info.
rriddle accepted this revision.Feb 25 2023, 4:20 PM
This revision is now accepted and ready to land.Feb 25 2023, 4:20 PM
jryans updated this revision to Diff 501072.Feb 28 2023, 3:26 AM
jryans edited the summary of this revision. (Show Details)

Fixed surrounding test check lines

This revision was automatically updated to reflect the committed changes.