]> granicus.if.org Git - clang/commit
Revert "Update for LLVM change (StringSaver)"
authorSean Silva <chisophugis@gmail.com>
Fri, 15 Aug 2014 23:39:12 +0000 (23:39 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 15 Aug 2014 23:39:12 +0000 (23:39 +0000)
commit95c7500454aaa62bcc76503306e78057c8c479a5
treeca4b7e634776e242c1cab3f494951ca8333b9ee0
parent4a38c1f9dd8045503a8c6bb7855232a5eba4566b
Revert "Update for LLVM change (StringSaver)"

This reverts commit r215785 / 170ebf4f19459ae51a9561d0e65c87ee4c9b2c97.

LLD has some StringSavers that need to be updated. One of which takes a
lock and I need to investigate that more closely.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215791 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/driver.cpp