[all-commits] [llvm/llvm-project] fc1270: SanitizerCoverage: Convert tests to opaque pointers
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Nov 27 19:36:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc1270dd2972b5302ff8717d7dcf754c22bbddc3
https://github.com/llvm/llvm-project/commit/fc1270dd2972b5302ff8717d7dcf754c22bbddc3
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-27 (Sun, 27 Nov 2022)
Changed paths:
M llvm/test/Instrumentation/SanitizerCoverage/backedge-pruning.ll
M llvm/test/Instrumentation/SanitizerCoverage/control-flow.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage-dbg.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage2-dbg.ll
M llvm/test/Instrumentation/SanitizerCoverage/gep-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/opaque-ptr.ll
M llvm/test/Instrumentation/SanitizerCoverage/pc-table.ll
M llvm/test/Instrumentation/SanitizerCoverage/seh.ll
M llvm/test/Instrumentation/SanitizerCoverage/stack-depth.ll
M llvm/test/Instrumentation/SanitizerCoverage/trace-loads-stores.ll
M llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard.ll
M llvm/test/Instrumentation/SanitizerCoverage/tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/wineh.ll
Log Message:
-----------
SanitizerCoverage: Convert tests to opaque pointers
More information about the All-commits
mailing list