Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
llvm-project
/
clang
/
test
/
CodeGen
/
cfguardtable.c
blob: 964929261297b28b4cc4c3ea5b6435c696740532 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -cfguard -emit-llvm %s -o - | FileCheck %s
void
f
()
{}
// Check that the cfguardtable metadata flag gets set on the module.
// CHECK: !"cfguardtable", i32 1}