]> granicus.if.org Git - clang/commit
Remove usage of LLVM_PREFIX.
authorChaoren Lin <chaorenl@google.com>
Fri, 18 Mar 2016 00:05:37 +0000 (00:05 +0000)
committerChaoren Lin <chaorenl@google.com>
Fri, 18 Mar 2016 00:05:37 +0000 (00:05 +0000)
commit5897586eaee3c11a8c9808e0d9115aef3ada2ef5
tree180684fcd44e2bcde1562a9e35e13577d57cbe45
parente93a96965bcd2379457b5fe02256111ae6bce2d3
Remove usage of LLVM_PREFIX.

Summary: LLVM_PREFIX could be undefined if CMAKE_INSTALL_PREFIX were set to empty.

Reviewers: kparzysz, bkramer, chandlerc

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D17784

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