]> granicus.if.org Git - clang/commitdiff
Clang do so have plugins, we can't prune exports. Fixes plugin support.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 10 Jul 2010 20:19:47 +0000 (20:19 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 10 Jul 2010 20:19:47 +0000 (20:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108054 91177308-0d34-0410-b5e6-96231b3b80d8

tools/driver/Makefile

index b1f020667a4a1e1ffc0c73224039c44f0a221c3e..b049af64bbf438ad6f980a8281c264c481df8e78 100644 (file)
@@ -17,9 +17,6 @@ else
   endif
 endif
 
-# Clang tool has no plugins, optimize startup time.
-TOOL_NO_EXPORTS = 1
-
 # Include this here so we can get the configuration of the targets that have
 # been configured for construction. We have to do this early so we can set up
 # LINK_COMPONENTS before including Makefile.rules