Fix problem with ar_to_bc.sh script introduced by r357450.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 2 Apr 2019 17:47:38 +0000 (17:47 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 2 Apr 2019 17:47:38 +0000 (17:47 +0000)
commita720381bb59e57f170119ae899da1b35d12d17e8
tree8dc4a55d5a424be3b5c4cb480b505e2dbe8418e9
parent37b0f9ad9531d5c42c9bcbf0f59209131d5896e4
Fix problem with ar_to_bc.sh script introduced by r357450.

The new code wasn't matching absolute paths correctly. Should unbreak
sanitizer-x86_64-linux bot.

llvm-svn: 357502
compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh