[all-commits] [llvm/llvm-project] 7f84f6: Make compiler-rt/asan tests run with llvm-lit.

Amy Huang via All-commits all-commits at lists.llvm.org
Mon Aug 17 09:24:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f84f62ef07a0a540a7dd751d08aae583d5e2472
      https://github.com/llvm/llvm-project/commit/7f84f62ef07a0a540a7dd751d08aae583d5e2472
  Author: Amy Huang <akhuang at google.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M compiler-rt/test/asan/CMakeLists.txt
    M compiler-rt/test/asan/lit.cfg.py
    M compiler-rt/test/asan/lit.site.cfg.py.in

  Log Message:
  -----------
  Make compiler-rt/asan tests run with llvm-lit.

This sets some config parameters so we can run the asan tests with
llvm-lit,
e.g. `./bin/llvm-lit [...]/compiler-rt/test/asan`

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




More information about the All-commits mailing list