Sign in
llvm
/
llvm-project
/
refs/heads/revert-92865-remove-nonhermetic-terminfo
/
.
/
llvm
/
test
/
Transforms
/
SampleProfile
/
remap-unmatched.ll
blob: b1dc2266e03fab62d4b9863df3d2ceed3b3dd206 [
file
] [
log
] [
blame
]
; This test should not crash.
; RUN: opt %s -passes=sample-profile -sample-profile-file=%S/Inputs/remap.prof -sample-profile-remapping-file=%S/Inputs/remap.map
define
void
@foo
()
#
0
{
ret
void
}
attributes
#
0
=
{
"use-sample-profile"
}