Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d86449e77435508db465fbb20c80581a1c269f85
/
utils
/
GenLibDeps.pl
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