[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 4 Nov 2015 11:21:50 +0000 (11:21 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 4 Nov 2015 11:21:50 +0000 (11:21 +0000)
commit2c9435ef89715e37972853f18f00ab93d143097b
treec2fcc65b2afd61aeff77e2004e103b71638d3505
parentc628c1e0b40b7eca79a4f2d3a9d4befbc171eeb8
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU

Differential Revision: http://reviews.llvm.org/D14109

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252043 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
lib/Object/ELF.cpp
lib/Object/ELFYAML.cpp
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
test/MC/ELF/relocation-386.s
tools/llvm-objdump/llvm-objdump.cpp