Skip to content

PIX: Add an API to retrieve source location from RVA#3200

Merged
jeffnn merged 1 commit intomicrosoft:masterfrom
jeffnn:SourceFromOffsetAPI
Oct 14, 2020
Merged

PIX: Add an API to retrieve source location from RVA#3200
jeffnn merged 1 commit intomicrosoft:masterfrom
jeffnn:SourceFromOffsetAPI

Conversation

@jeffnn
Copy link
Copy Markdown
Collaborator

@jeffnn jeffnn commented Oct 13, 2020

The impetus for this was a recent change that modified how dx.source.contents was filled out.
But, on the plus side, I'd wanted to do this forever so that PIX is pretty much ready to stop using DIA altogether (and we'll be able to delete the DIA implementation from dxcompiler).
Tests exist in the PIX repo (which broke, which is how I noticed this :-) ).

@jeffnn jeffnn requested a review from adam-yang October 13, 2020 21:22
@jeffnn jeffnn self-assigned this Oct 13, 2020
@AppVeyorBot
Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

@pow2clk pow2clk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's functional as-is. As we discussed, I think it would be preferable not to use the vector, but I'll approve now so you can submit either way.

@jeffnn jeffnn merged commit b85f1af into microsoft:master Oct 14, 2020
hekota pushed a commit that referenced this pull request Oct 14, 2020
Co-authored-by: Jeff Noyle <jeffno@ntdev.microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants