Another shot at fixing android r335644 failure
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 27 Jun 2018 20:00:55 +0000 (20:00 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 27 Jun 2018 20:00:55 +0000 (20:00 +0000)
commit600a2df289566baa0435b480e48670dfcfd2aa6d
tree16052c870c4250fdc984df3500e9e2a091d25efa
parent8e93917e8d14f2785149f9e1fd22288a0da1ddb4
Another shot at fixing android r335644 failure

The android buildbot moves the build outputs to a different directory
and rewrites the executable path, the DSO passed as an argument does not
get re-written. Use rpaths to load the DSO the same way the
test/cfi/cross-dso/ tests do and test the DSO name differently.

llvm-svn: 335777
compiler-rt/test/cfi/cross-dso-diagnostic.cpp