Sign in
fuchsia
/
third_party
/
llvm-project
/
5796c8da45e07d41a0a3034d41c4fd19f28c68d2
/
.
/
llvm
/
test
/
TableGen
/
duplicate-include.td
blob: 6c132499d8516ac9866c954b8fe397426ac93033 [
file
] [
log
] [
blame
]
// RUN: llvm-tblgen -I %p %s | FileCheck %s
// CHECK: def InInclude
include
"duplicate-include.inc"
include
"duplicate-include.inc"