[all-commits] [llvm/llvm-project] 714301: [compiler-rt/cfi] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Dec 16 11:10:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 714301d784308c74724ab30ea566fa14fc01d300
https://github.com/llvm/llvm-project/commit/714301d784308c74724ab30ea566fa14fc01d300
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M compiler-rt/test/cfi/bad-split.cpp
M compiler-rt/test/cfi/cross-dso-diagnostic.cpp
M compiler-rt/test/cfi/mfcall.cpp
M compiler-rt/test/cfi/target_uninstrumented.cpp
M compiler-rt/test/cfi/two-vcalls.cpp
M compiler-rt/test/crt/dso_handle.cpp
Log Message:
-----------
[compiler-rt/cfi] 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