[compiler-rt] Fix %device_rundir test substitution
authorVitaly Buka <vitalybuka@google.com>
Wed, 21 Jul 2021 00:37:36 +0000 (17:37 -0700)
committerVitaly Buka <vitalybuka@google.com>
Wed, 21 Jul 2021 00:39:22 +0000 (17:39 -0700)
commit7f7fb2ef5da356cb7c8ff720b703d028c94fedd0
treeeacdecf012a08a8fd9bb91279f06c92354e22d0c
parentbe8738324c1aa9c9c56ae59cd113e29bba2c13e0
[compiler-rt] Fix %device_rundir test substitution

"/" needs to be removed to avoid making absolute path.
compiler-rt/test/lit.common.cfg.py