MC: restore behaviour of defaulting to ELF
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 27 Apr 2014 04:54:16 +0000 (04:54 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 27 Apr 2014 04:54:16 +0000 (04:54 +0000)
commit103f94747238bb67148a6d444c6e53ba8e9db794
treebf9853e352424d4d5219114a950a703f37302a31
parentb7c41fe882823c578e5adc07c5653d7f80431f70
MC: restore behaviour of defaulting to ELF

This restores the previous behaviour of just assuming that if you dont specify a
valid triple that you really meant the default triple with an ELF object file.

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