Alternatively accept files from command line arguments in elfdeps
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Jan 2013 10:51:36 +0000 (12:51 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 29 Jan 2013 06:14:16 +0000 (08:14 +0200)
commit41702fa154ad1fdf8a54aa5642f0a572ecfe123b
treea7567232b2b4c4af1b93e78b8a39a8ee0244c16a
parent4d9c41b1dc1ae4fea89b9bbf867943101d8d929e
Alternatively accept files from command line arguments in elfdeps

- Nothing actually needs this, but for testing & debugging command line
  args are often nicer than having to pass stuff via stdin.
(cherry picked from commit 6941d51e7e5139014418d1056acb6dafccefbab7)
tools/elfdeps.c