Don't assume an empty stderr.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 11 Mar 2014 18:25:33 +0000 (18:25 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 11 Mar 2014 18:25:33 +0000 (18:25 +0000)
commit7e3e9aa8e1eb2f138a6e3a6a9d582c3eb6b08810
treee090e7f63c71f55a36c88f5980c02317832f8ded
parent7532403f2c3c65deeb69727d057a5c9ea805ec24
Don't assume an empty stderr.

GuardMalloc can print info to stderr, causing these tests to fail.
Since FileCheck errors on empty inputs, just add a bit of dummy
data to make it happy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203595 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/datalayout.ll
test/Linker/targettriple.ll