From: Reid Spencer Date: Mon, 3 Jan 2005 05:30:57 +0000 (+0000) Subject: Add library dependency and object dependency graphs. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8d8003d47a5bcb763bbafc32002f991abbecfdd5;p=oota-llvm.git Add library dependency and object dependency graphs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19271 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/img/libdeps.gif b/docs/img/libdeps.gif new file mode 100644 index 00000000000..5140eb7b924 Binary files /dev/null and b/docs/img/libdeps.gif differ diff --git a/docs/img/objdeps.gif b/docs/img/objdeps.gif new file mode 100644 index 00000000000..1b0bdf16557 Binary files /dev/null and b/docs/img/objdeps.gif differ