Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
authorTed Kremenek <kremenek@apple.com>
Tue, 27 Nov 2007 17:53:54 +0000 (17:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 27 Nov 2007 17:53:54 +0000 (17:53 +0000)
commitf248f0db1232af8c1f768eda4e4b73b5095660da
tree635f59ecf03aceba7c067b6b77f5bdf9f7546a22
parenta1afde77fa70ae0343ecbb6bc48388bb508d6c8f
Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
the "-p" option is actually seen by nm (it was being dropped as it was
considered as separate argument to the Perl script).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44365 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config/Makefile