Some tracing cleanups

This commit is contained in:
Oli Scherer 2022-06-29 09:56:30 +00:00
parent 493c960a3e
commit 0e674b3ec5
6 changed files with 11 additions and 11 deletions

View file

@ -1623,7 +1623,7 @@ extern "C" {
B: &Builder<'a>,
Val: &'a Value,
DestTy: &'a Type,
IsSized: bool,
IsSigned: bool,
) -> &'a Value;
// Comparisons