Make use of the llvm-ld tool's new ability to read input from stdin to extract
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Aug 2007 06:19:51 +0000 (06:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Aug 2007 06:19:51 +0000 (06:19 +0000)
commitf6101ac7bcb06ec3488bd5afab38f20ae6855e35
treec7c19980908082ce5177b30f0b2c54a99bf98765
parent5c1b53399f13040dbc1081a459de22b5d7545c71
Make use of the llvm-ld tool's new ability to read input from stdin to extract
the list of link time passes to be run, just as for opt, with the
-debug-pass=Arguments option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41040 91177308-0d34-0410-b5e6-96231b3b80d8
utils/findmisopt