Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
CodeGen
/
debug-nvptx.c
blob: ceff30082960100adfc14d5ce5b77f045771a4e5 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -triple nvptx-unknown-unknown -S -o - -debug-info-kind=limited %s -emit-llvm | FileCheck %s
// CHECK: DICompileUnit({{.*}}, nameTableKind: None)
void
f1
(
void
)
{
}