1 ; RUN: llc %s -o - -verify-machineinstrs -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
3 define void @test1() #0 {
9 ; CHECK: callq __fentry__
14 !llvm.module.flags = !{!0}
16 attributes #0 = { "fentry-call"="true" }
17 !0 = !{i32 8, !"cf-protection-branch", i32 1}