Fix a case where a kext module was being added to the Target
authorJason Molenda <jmolenda@apple.com>
Tue, 19 Feb 2013 07:41:13 +0000 (07:41 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 19 Feb 2013 07:41:13 +0000 (07:41 +0000)
commita4d3e1d2a29adf7af7761330eb83005327020161
treecac545306e9274a246f98d7c04563bd4d23463d5
parentd76fb6ea1230fd96e69e2eb76c10887fdc2ec7d6
Fix a case where a kext module was being added to the Target
twice.

llvm-svn: 175496
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp