Skip to content
  • Colin Riley's avatar
    Fix for PECOFF GetArchitecture · 6c970420
    Colin Riley authored
    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
    6c970420
Loading