Silencing an "enumeral and non-enumeral type in conditional expression" warning;...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 30 Apr 2015 14:03:12 +0000 (14:03 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 30 Apr 2015 14:03:12 +0000 (14:03 +0000)
commit8c54c84ae71ce6e7783da011cc16535ffd3b7410
tree54298b08b7c47730e40fee7dfddc2c545b5c32c4
parent7fc9422362b04eaf1f516a514971c48da3ece749
Silencing an "enumeral and non-enumeral type in conditional expression" warning; NFC.

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