IR: Invert a condition to make it more legible. NFC
authorJustin Bogner <mail@justinbogner.com>
Wed, 2 Sep 2015 17:54:41 +0000 (17:54 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 2 Sep 2015 17:54:41 +0000 (17:54 +0000)
commit984b15d7ca3b244506da41a2b60a0100e8691efe
tree22b2ec39ec476b83436d270bb4f6253ff4759ca0
parent2616a82223c79483e8b118bf1540570b0b03a55d
IR: Invert a condition to make it more legible. NFC

Also updates the style to more modern conventions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246681 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AsmWriter.cpp