Add support for building on solaris, working around namespace
authorChris Lattner <sabre@nondot.org>
Tue, 24 Jun 2008 17:44:42 +0000 (17:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Jun 2008 17:44:42 +0000 (17:44 +0000)
commit58a4c5e8e3b12bc4dd4659bda48f2f3188067eea
treeb2f4b5056fe1fbd6d1d55c7e238056d49866af77
parent2b08676ca8b6a19ba02df7a2237b8d43531a586b
Add support for building on solaris, working around namespace
polution problems from system headers.  Patch by Nathan Keynes!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52682 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
include/llvm/System/Solaris.h [new file with mode: 0644]
utils/GenLibDeps.pl