[PGOProfile] Rename a test to make it more reusable, NFC

llvm-svn: 265144
This commit is contained in:
Vedant Kumar 2016-04-01 15:45:33 +00:00
parent 666625b78c
commit 7784171721
1 changed files with 2 additions and 1 deletions

View File

@ -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