[Lldb-commits] [PATCH] Fix supported Architectures for PlatformWindows
Zachary Turner
zturner at google.com
Fri Jul 25 12:45:03 PDT 2014
This isn't too complicated of a change, and it's isolated to
PlatformWindows, so I'll go ahead and check it in later today if there's no
further comments.
On Thu, Jul 24, 2014 at 10:51 AM, Zachary Turner <zturner at google.com> wrote:
> Remove i486 and i486sx, only support i386 and i686
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140725/3a0497f5/attachment.html>
More information about the lldb-commits
mailing list