Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
9cd5e7a47836a6be3d2c274a5b6b019aaad106ce
/
utils
/
GenLibDeps.pl
a443e5b
Remove the C backend.
by Eric Christopher
· 13 years ago
9cdf388
Fix typo in generated HTML.
by Nick Lewycky
· 14 years ago
60cb528
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
by Chris Lattner
· 14 years ago
b05942c
Filter the future all-of-llvm shared library out of the llvm-config
by Jeffrey Yasskin
· 15 years ago
18743f4
New flag for GenLibDeps, and llvm-config-perobjincl.
by Torok Edwin
· 15 years ago
7e0842f
Tweak GenLibDeps.pl so it works on solaris. Patch by Edward O'Callaghan.
by Duncan Sands
· 15 years ago
8d8fbf2
'The "or die" is intended to catch the case where nm returned a
by Anton Korobeynikov
· 16 years ago
e40db4a
Tell GenLibDeps.pl to inspect .so and .dylib shared files.
by Oscar Fuentes
· 16 years ago
8d59af3
Make GenLibDeps.pl more robust in the face of broken piping problems.
by Chris Lattner
· 16 years ago
58a4c5e
Add support for building on solaris, working around namespace
by Chris Lattner
· 16 years ago
652f7ea
Revert 51775.
by Evan Cheng
· 16 years ago
babf11f
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
by Evan Cheng
· 16 years ago
ec9e716
Added special support for stripping CRLF characters that may appear in the
by Ted Kremenek
· 17 years ago
8330b0e
Updated GenLibDeps.pl to employ "use strict" to help prevent uses of variables
by Ted Kremenek
· 17 years ago
d0fa46a
Print an error message if the lib directory (first argument) is not a directory.
by Reid Spencer
· 18 years ago
9bf2e7f
Fix a problem with use of undefined variables. Print an error message if
by Reid Spencer
· 18 years ago
1bc6864
Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
by Reid Spencer
· 18 years ago
c152efd
Add a feature for debugging library dependency cycles, -why option. This
by Reid Spencer
· 18 years ago
dd73e7f
Don't try to reference uninitialized data. Make sure we can find "nm".
by Reid Spencer
· 19 years ago
829bcb1
Attempt to get this script working on Darwin.
by Reid Spencer
· 19 years ago
444b2cf
Remove the extraneous --defined-only option to nm. This is the default and
by Reid Spencer
· 19 years ago
44fa691
Don't require the "dot" program if -flat option is given, and don't produce
by Reid Spencer
· 19 years ago
0bf1177
Add a -flat option for generating the library dependencies in a flat
by Reid Spencer
· 19 years ago
6234582
1. Make sure that "dot" can be found in the path
by Reid Spencer
· 20 years ago
b7e65b8
* Don't include weak definitions as a definition
by Reid Spencer
· 20 years ago
579b8de
A Perl script to generate an HTML definition list containing the LLVM
by Reid Spencer
· 20 years ago