Inline Path::isBitcodeFile into only use and remove it.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 12 Jun 2013 15:13:57 +0000 (15:13 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 12 Jun 2013 15:13:57 +0000 (15:13 +0000)
commitc3907f387f0b2ec20913c6f869131c5ffd9f08df
tree372585b0521e4aa69b1ea388d0ee0e92821484ad
parent2a4005688c05e26439ce83c0b1da482e3c346ba9
Inline Path::isBitcodeFile into only use and remove it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183840 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV1.h
lib/Support/Path.cpp
tools/lto/LTOModule.cpp