bolt/deps/llvm-18.1.8/llvm/test/TableGen/duplicate-include.inc

8 lines
125 B
PHP
Raw Normal View History

2025-02-14 19:21:04 +01:00
#ifndef DUPLICATE_INCLUDE
#define DUPLICATE_INCLUDE
// This is used by the duplicate-include.td test
def InInclude;
#endif