You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,7 +0,0 @@
|
||||
RUN: llvm-profdata merge -o %t_clang.profdata %p/Inputs/clang_profile.proftext
|
||||
RUN: llvm-profdata show %t_clang.profdata | FileCheck %s -check-prefix=FE
|
||||
FE: Instrumentation level: Front-end
|
||||
|
||||
RUN: llvm-profdata merge -o %t_ir.profdata %p/Inputs/IR_profile.proftext
|
||||
RUN: llvm-profdata show %t_ir.profdata | FileCheck %s -check-prefix=IR
|
||||
IR: Instrumentation level: IR
|
Reference in New Issue
Block a user