Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-140254-tim/floating-point-predicate-utils
/
.
/
clang
/
test
/
CodeGen
/
debug-nvptx.c
blob: 3b6ef7046e4cee8349a4d0f30fd8b3966018b6b8 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 -triple nvptx-unknown-unknown -o - -debug-info-kind=limited %s -emit-llvm | FileCheck %s
// CHECK: DICompileUnit({{.*}}, nameTableKind: None
void
f1
(
void
)
{
}