X86 is the only target that uses coff format. This should fixes test failures running...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 20 Jul 2011 23:53:54 +0000 (23:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 20 Jul 2011 23:53:54 +0000 (23:53 +0000)
commit36c62d3cbe04fc2bde371fa4bda4085baffc799f
treea9dca597273d5c3418dd59aa9ff94bcc47d3a7fd
parente65b7ecab81c7cfa50e2d17487c34e6048e5788f
X86 is the only target that uses coff format. This should fixes test failures running on Windows, Cygwin, or MingW hosts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp