[all-commits] [llvm/llvm-project] 7f7fb2: [compiler-rt] Fix %device_rundir test substitution
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jul 20 17:39:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f7fb2ef5da356cb7c8ff720b703d028c94fedd0
https://github.com/llvm/llvm-project/commit/7f7fb2ef5da356cb7c8ff720b703d028c94fedd0
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
Log Message:
-----------
[compiler-rt] Fix %device_rundir test substitution
"/" needs to be removed to avoid making absolute path.
More information about the All-commits
mailing list