Use a more direct check for finding out the file type.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Dec 2013 20:26:40 +0000 (20:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Dec 2013 20:26:40 +0000 (20:26 +0000)
commit470041bd618d33a3a42a11a64ebc41380cf54514
tree6de0a645b06902ea255c9019a828a1b282779026
parent6bd88a58bb0768663ce05dd73c6eb1dc0c631e38
Use a more direct check for finding out the file type.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196811 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTOModule.h
include/llvm/MC/MCObjectFileInfo.h
lib/LTO/LTOModule.cpp
lib/MC/MCParser/AsmParser.cpp