Skip to content
Commit 238caefa authored by Reid Spencer's avatar Reid Spencer
Browse files

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
parent d5b5c973
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment