mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:50:33 +08:00
Handle KASLR kernel loading for kernel corefiles.
Reduce the amount of output that DynamicLoaderDarwinKernel prints for each kext it loads. <rdar://problem/7714201> llvm-svn: 164985
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
// Locate the object and symbol file given a module specification.
|
||||
//
|
||||
// Locating the file can try to download the file from a corporate build
|
||||
// respository, or using any other meeans necessary to locate both the
|
||||
// respository, or using any other means necessary to locate both the
|
||||
// unstripped object file and the debug symbols.
|
||||
//----------------------------------------------------------------------
|
||||
static bool
|
||||
|
||||
Reference in New Issue
Block a user