This is an archive of the discontinued LLVM Phabricator instance.

[win] Resolve the module only if there isn't one already
ClosedPublic

Authored by stella.stamenova on Feb 15 2019, 1:36 PM.

Details

Summary

This commit modifies the OnLoadModule method to resolve the module
unless we already have one

Change by Hui Huang to fix the failing LLDB tests on Windows

Diff Detail

Repository
rLLDB LLDB

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2019, 1:36 PM
zturner accepted this revision.Feb 15 2019, 1:41 PM
This revision is now accepted and ready to land.Feb 15 2019, 1:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 15 2019, 1:41 PM
This revision was automatically updated to reflect the committed changes.