]> granicus.if.org Git - clang/commit
CodeGen: address post-commit review comments
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 May 2016 18:26:06 +0000 (18:26 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 May 2016 18:26:06 +0000 (18:26 +0000)
commit425451c09203faa370fc97765ec51f69c6c5579b
treeafce9dab788082edce5db48d851f284300b51af2
parent7faf806103cd0e41c241c9a989533813c45d7de6
CodeGen: address post-commit review comments

David Majnemer pointed out that isOSBinFormatMachO is more compact.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp