[all-commits] [llvm/llvm-project] 015f8c: [xray] Convert tests to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Dec 20 07:36:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 015f8cd78ec6e9f3309af056cfebf43dbe8cafa0
      https://github.com/llvm/llvm-project/commit/015f8cd78ec6e9f3309af056cfebf43dbe8cafa0
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M compiler-rt/test/xray/TestCases/Posix/arg1-arg0-logging.cpp
    M compiler-rt/test/xray/TestCases/Posix/arg1-logger.cpp
    M compiler-rt/test/xray/TestCases/Posix/arg1-logging-implicit-this.cpp
    M compiler-rt/test/xray/TestCases/Posix/fdr-reinit.cpp
    M compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cpp

  Log Message:
  -----------
  [xray] Convert tests to check 'target=...'

Part of the project to eliminate special handling for triples in lit
expressions.




More information about the All-commits mailing list