mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-04 19:07:26 +00:00
[PGOProfile] Rename a test to make it more reusable, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265144 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7d11146a8d
commit
9f0f7beb05
@ -3,7 +3,8 @@
|
||||
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-apple-macosx10.12.0"
|
||||
|
||||
define i32 @main() {
|
||||
define i32 @f1() {
|
||||
; CHECK-LABEL: @f1
|
||||
entry:
|
||||
; CHECK: call void @llvm.instrprof.increment
|
||||
; CHECK-NOT: ptrtoint void (i8*)* asm sideeffect
|
Loading…
x
Reference in New Issue
Block a user