coverage: Emit llvm.instrprof.increment
using the normal helper method
This commit is contained in:
parent
a93c1718c8
commit
4923e856be
3 changed files with 2 additions and 36 deletions
|
@ -1615,7 +1615,6 @@ unsafe extern "C" {
|
|||
pub fn LLVMRustSetAllowReassoc(Instr: &Value);
|
||||
|
||||
// Miscellaneous instructions
|
||||
pub fn LLVMRustGetInstrProfIncrementIntrinsic(M: &Module) -> &Value;
|
||||
pub fn LLVMRustGetInstrProfMCDCParametersIntrinsic(M: &Module) -> &Value;
|
||||
pub fn LLVMRustGetInstrProfMCDCTVBitmapUpdateIntrinsic(M: &Module) -> &Value;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue