[Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Zachary Turner
zturner at google.com
Thu Jul 24 10:20:51 PDT 2014
Hi tfiala,
i386, i486, i486sx, and i686 are all indistinguishable as far as PE/COFF files are concerned. This patch adds support for all of these architectures to PlatformWindows.
http://reviews.llvm.org/D4658
Files:
include/lldb/Core/ArchSpec.h
source/Core/ArchSpec.cpp
source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
source/Plugins/Platform/Windows/PlatformWindows.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4658.11844.patch
Type: text/x-patch
Size: 6964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140724/60285fc3/attachment.bin>
More information about the lldb-commits
mailing list