Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/main
/
.
/
lib
/
TableGen
/
module.modulemap
blob: 8dac0a22c142c7b09088a07a0b8828c2067819f0 [
file
] [
log
] [
blame
] [
edit
]
module
TableGen
{
requires cplusplus umbrella
"."
module
*
{
export
*
}
}