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.
Details
Details
Diff Detail
Diff Detail
Event Timeline
source/Plugins/Platform/Windows/PlatformWindows.cpp | ||
---|---|---|
47 | This does not appear to be a valid triple, using it in clang gives the following: |
This does not appear to be a valid triple, using it in clang gives the following:
error: unknown target triple 'i486sx-pc-windows-msvc', please use -triple or -arch