[all-commits] [llvm/llvm-project] 2f6439: [profile] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon Dec 19 09:45:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f6439bcf9bda13a80adb4b7f6c587d2d44fbb2e
https://github.com/llvm/llvm-project/commit/2f6439bcf9bda13a80adb4b7f6c587d2d44fbb2e
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M compiler-rt/test/profile/Posix/gcov-dlopen.c
M compiler-rt/test/profile/instrprof-gcov-multithread_fork.test
M compiler-rt/test/profile/instrprof-icall-promo.test
M compiler-rt/test/profile/instrprof-merge-entry-cover.c
M compiler-rt/test/profile/instrprof-merge-match.test
M compiler-rt/test/profile/instrprof-merge.c
M compiler-rt/test/profile/instrprof-merging.cpp
M compiler-rt/test/profile/instrprof-order-file.test
M compiler-rt/test/profile/instrprof-set-dir-mode.c
M compiler-rt/test/profile/instrprof-without-libc.c
M compiler-rt/test/profile/instrprof-write-buffer-internal.c
Log Message:
-----------
[profile] 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