Skip to content
Commit a721731f authored by Jason Molenda's avatar Jason Molenda
Browse files

PlatformDarwinKernel was treating its file path arg as a kext bundle id -- but when the user

did a manual "target modules add", it would be a file path.  If the kext bundle lookup fails,
fall back to calling PlatformDarwin's GetSharedModule which will handle a file path correctly.
<rdar://problem/14179858> 

llvm-svn: 184237
parent 1806f938
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment