]> granicus.if.org Git - clang/commit
Restore a tiny bit of functionality that I completely overlooked in the
authorChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jan 2012 21:03:58 +0000 (21:03 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jan 2012 21:03:58 +0000 (21:03 +0000)
commit1621e75dc4049e7b82bf81f4eb739a99f91bd3d8
tree66b260784983b12de727a6141757eca2a498f719
parentcd78e612d6fa8e214e6a6bb0e739a0c3e419df91
Restore a tiny bit of functionality that I completely overlooked in the
Linux toolchain selection -- sorry folks. =] This should fix the Hexagon
toolchain.

However, I would point out that I see why my testing didn't catch this
-- we have no tests for Hexagon. ;]

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