Change ProcessElfCore::CreateInstance() to check if the ELF magic bytes
appear in the file before it assumes the file is ELF. It was incorrectly activating for Mach-O core files. <rdar://problem/16836816> llvm-svn: 208265
Loading
Please sign in to comment