[all-commits] [llvm/llvm-project] 8d0fdd: [compiler-rt][scudo][LIT] Use target_suffix instea...

jsji via All-commits all-commits at lists.llvm.org
Tue May 19 20:35:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d0fdd44eef636398193d7337380f6f0d5125d62
      https://github.com/llvm/llvm-project/commit/8d0fdd44eef636398193d7337380f6f0d5125d62
  Author: Jinsong Ji <jji at us.ibm.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M compiler-rt/test/scudo/lit.cfg.py

  Log Message:
  -----------
  [compiler-rt][scudo][LIT] Use target_suffix instead of target-arch

Per target runtime dir may change the suffix of shared libs.
We can not assume we are always building with per_target_runtime_dir on.

Reviewed By: cryptoad

Differential Revision: https://reviews.llvm.org/D80243




More information about the All-commits mailing list