llvm-project/lldb/source/Plugins/ObjectFile/PECOFF
Colin Riley 6c97042044 Fix for PECOFF GetArchitecture
0 as CPU subtype never matches anything (at least, it doesn't match x86_64 windows binaries, of which there are correct arch definitions for). It should be created with LLDB_INVALID_CPUTYPE. 

llvm-svn: 195435
2013-11-22 09:35:12 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile Added a missing file from a previous checkin. 2011-10-11 20:23:29 +00:00
ObjectFilePECOFF.cpp Fix for PECOFF GetArchitecture 2013-11-22 09:35:12 +00:00
ObjectFilePECOFF.h unused variable, typedef requires name warning cleanup 2013-08-26 17:07:34 +00:00