OSDN Git Service

MC: fix MCAsmInfo usage for windows-itanium
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 17 Jul 2014 16:27:40 +0000 (16:27 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 17 Jul 2014 16:27:40 +0000 (16:27 +0000)
commita056166dc2261d4649c4b159406f5bfd33fb5bb1
tree54c057b5f9184293c3e0b615c3f9709c09530694
parent1919beac0dc44cf3e41dbaa7d3616e6be6d0d010
MC: fix MCAsmInfo usage for windows-itanium

Windows itanium uses the GNUCOFF assmebly format, not ELF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
test/MC/X86/x86-itanium.ll [new file with mode: 0644]