aboutsummaryrefslogtreecommitdiffstats
path: root/utils/GenLibDeps.pl
Commit message (Expand)AuthorAgeFilesLines
* Filter the future all-of-llvm shared library out of the llvm-configJeffrey Yasskin2010-02-251-0/+2
* New flag for GenLibDeps, and llvm-config-perobjincl.Edwin Török2010-02-041-1/+142
* Tweak GenLibDeps.pl so it works on solaris.Duncan Sands2009-06-121-2/+6
* 'The "or die" is intended to catch the case where nm returned aAnton Korobeynikov2009-04-211-3/+4
* Tell GenLibDeps.pl to inspect .so and .dylib shared files.Oscar Fuentes2008-11-121-1/+1
* Make GenLibDeps.pl more robust in the face of broken piping problems.Chris Lattner2008-10-041-0/+26
* Add support for building on solaris, working around namespaceChris Lattner2008-06-241-1/+1
* Revert 51775.Evan Cheng2008-05-301-1/+1
* Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng2008-05-301-1/+1
* Added special support for stripping CRLF characters that may appear in theTed Kremenek2007-12-241-2/+4
* Updated GenLibDeps.pl to employ "use strict" to help prevent uses of variablesTed Kremenek2007-11-271-13/+16
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+209