]> granicus.if.org Git - clang/commit
Use isOSBinFormatMachO() instead of comparing the object format
authorEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 00:22:48 +0000 (00:22 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 5 Dec 2014 00:22:48 +0000 (00:22 +0000)
commitb0c1091c1b6c1839f263751c88091d3d64278c48
tree1ea245bf16380fd9d09118dd661ff9d20268c2a3
parentee66c4c12aee97a1c2ed783f02da9c61b5bda566
Use isOSBinFormatMachO() instead of comparing the object format
against an enum.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp
lib/Frontend/InitHeaderSearch.cpp