Sign in
llvm
/
llvm-project
/
llvm
/
bb8ededb0173310c3e757cc01e7b5d41b0e88528
/
.
/
lib
/
CodeGen
/
module.modulemap
blob: d4f68bcc6eedb93c0ba358c06042a6f0d92b4dfe [
file
] [
log
] [
blame
]
module
CodeGen
{
requires cplusplus umbrella
"."
module
*
{
export
*
}
}