mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
It complements the existing SBDebugger::SetCurrentPlatformSDKRoot and allows one to set the sysroot of a platform without making it current. Differential Revision: https://reviews.llvm.org/D117550