allwinner_a64/android/external/compiler-rt/test/profile/instrprof-merge-match.test
2018-08-08 16:14:42 +08:00

5 lines
220 B
Text

// 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