1 ; RUN: llc -mtriple x86_64-unknown-linux-gnu -O0 -fast-isel=true -relocation-model=pic -filetype asm -o - %s | FileCheck %s
3 declare void @f() local_unnamed_addr #0
5 define void @g() local_unnamed_addr {
11 attributes #0 = { nonlazybind }
14 ; CHECK-LABEL: callq *f@GOTPCREL(%rip)