Sign in
android
/
platform
/
external
/
compiler-rt
/
refs/heads/android14-qpr2-release
/
.
/
test
/
profile
/
instrprof-merge-match.test
blob: 8345620dcf07fd0a5d85bf3a2d144d9512f9d7aa [
file
] [
log
] [
blame
] [
edit
]
// RUN: mkdir -p %t.d
// RUN: %clang_profgen -o %t.d/libt.so -fPIC -shared %S/Inputs/instrprof-merge-match-lib.c
// RUN: %clang_profgen -o %t -L %t.d -rpath %t.d %S/Inputs/instrprof-merge-match.c -lt
// RUN: %run %t