[all-commits] [llvm/llvm-project] 8372d5: [compiler-rt] [test] Allow expanding lit substitut...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Thu Jul 9 09:49:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8372d505082aceb38417e0b561cd32f2e227597b
      https://github.com/llvm/llvm-project/commit/8372d505082aceb38417e0b561cd32f2e227597b
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

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

  Log Message:
  -----------
  [compiler-rt] [test] Allow expanding lit substitutions recursively

Summary:
This allows using lit substitutions in the `COMPILER_RT_EMULATOR` variable.

(For reference, the ability to expand substitutions recursively has been introduced in https://reviews.llvm.org/D76178.)

Reviewers: phosek, compnerd

Reviewed By: compnerd

Subscribers: dberris, #sanitizers

Tags: #sanitizers

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




More information about the All-commits mailing list