This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Introduce SBPlatform::SetSDKRoot
ClosedPublic

Authored by labath on Jan 18 2022, 2:28 AM.

Details

Summary

It complements the existing SBDebugger::SetCurrentPlatformSDKRoot and
allows one to set the sysroot of a platform without making it current.

Diff Detail

Event Timeline

labath requested review of this revision.Jan 18 2022, 2:28 AM
labath created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 18 2022, 2:28 AM
This revision is now accepted and ready to land.Jan 18 2022, 1:06 PM
This revision was automatically updated to reflect the committed changes.