Fix test when run in unusual test directories.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 23 Sep 2016 15:34:53 +0000 (15:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 23 Sep 2016 15:34:53 +0000 (15:34 +0000)
commitcfdd1fdfb6d08a76d44117c1a198d3eb1794679c
treea7059c76fb81d983de5092a97b02ceae231e4f34
parent0bfdab7a3863b29fffd85c259b6561b5e9ac1bc1
Fix test when run in unusual test directories.

It would fail for example if the directory contained an @. Both gold
and bfd require quotes for @, so just change the test to quote the
directory name.

Thanks to Vedant Kumar for the bug report.

llvm-svn: 282256
lld/test/ELF/libsearch.s