Fix a "Bad fd number" error on some platforms due to a less portable
authorEric Christopher <echristo@apple.com>
Mon, 23 Jul 2012 20:54:17 +0000 (20:54 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 23 Jul 2012 20:54:17 +0000 (20:54 +0000)
commit581a739226381450ea2271cc794618043b6aeb4a
tree79f0dee32e003e5cb14ed320c10fd8f9f9b5401e
parentb42729b53a061e2a3def61eb10e2a648cecd60ae
Fix a "Bad fd number" error on some platforms due to a less portable
redirection in the system call.

Patch by Andy Gibbs.

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