commit | c152efda47d8c90f540422bb374620b7fb1effbf | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Jul 25 19:12:06 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Jul 25 19:12:06 2006 +0000 |
tree | 4bf08dc7d17c19bb95e04b2f4cd1fb865360d031 | |
parent | 865f6238f61c25865cfba53934bfd69c2bd36194 [diff] |
Add a feature for debugging library dependency cycles, -why option. This implies -flat and will produce a list of all the symbols for each library that another library depends on. Run the output through c++filt for better readability. Also, don't generate a temporary file for storing the dependent library names. Perl can handle it in a %hash. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29273 91177308-0d34-0410-b5e6-96231b3b80d8