aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/System/Program.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-07-25 19:12:06 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-07-25 19:12:06 +0000
commit238caefaa49e1e8c63e20e01f585a9c4f93d7955 (patch)
tree2ad86b5f0eb6e65596a6f44089f2f7e0c53bc080 /llvm/lib/System/Program.cpp
parentd5b5c97364a4c4789809a2a713c1efb8b258e03c (diff)
downloadllvm-238caefaa49e1e8c63e20e01f585a9c4f93d7955.zip
llvm-238caefaa49e1e8c63e20e01f585a9c4f93d7955.tar.gz
llvm-238caefaa49e1e8c63e20e01f585a9c4f93d7955.tar.bz2
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. llvm-svn: 29273
Diffstat (limited to 'llvm/lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions