]> granicus.if.org Git - clang/commit
Driver: Update devtoolset usage for RHEL
authorTom Stellard <tstellar@redhat.com>
Wed, 31 May 2017 09:58:32 +0000 (09:58 +0000)
committerTom Stellard <tstellar@redhat.com>
Wed, 31 May 2017 09:58:32 +0000 (09:58 +0000)
commit9b5539e2ce96af00c820c471ffffa76011764e51
treee7af56322acff3887c4c8e08f20422083fd0aa79
parent21fe7e8f8ab44b67238af7bf9ba9d8afdf0c0e2c
Driver: Update devtoolset usage for RHEL

- remove path to dts-1.x (corresponds to gcc 4.7)
- add path to dts-6 (corresponds to 6.x)

Patch By: Maria Gottschalk

Differential Revision: https://reviews.llvm.org/D29855

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