This is an archive of the discontinued LLVM Phabricator instance.

[PDB] Check the result of setLoadAddress()
ClosedPublic

Authored by asmith on Feb 22 2018, 10:56 AM.

Details

Summary

Change setLoadAddress() to return true or false on failure.

Diff Detail

Repository
rL LLVM

Event Timeline

asmith created this revision.Feb 22 2018, 10:56 AM

Do you know what would cause this to fail?

zturner accepted this revision.Feb 22 2018, 1:55 PM

Fair enough, was just hoping you knew :)

This revision is now accepted and ready to land.Feb 22 2018, 1:55 PM
This revision was automatically updated to reflect the committed changes.