This is an archive of the discontinued LLVM Phabricator instance.

[codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection
ClosedPublic

Authored by inglorion on Jun 6 2017, 5:13 PM.

Details

Event Timeline

inglorion created this revision.Jun 6 2017, 5:13 PM
zturner accepted this revision.Jun 7 2017, 3:41 PM
This revision was automatically updated to reflect the committed changes.
chapuni added a subscriber: chapuni.Jun 9 2017, 1:55 AM
chapuni added inline comments.
llvm/trunk/test/DebugInfo/PDB/Inputs/debug-subsections.yaml
41 ↗(On Diff #101986)

Didn't you update corresponding testcase? See also rL305063.

inglorion added inline comments.Jun 9 2017, 10:47 AM
llvm/trunk/test/DebugInfo/PDB/Inputs/debug-subsections.yaml
41 ↗(On Diff #101986)

Yes. Thanks for fixing that.