]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/include/llvm-c/module.modulemap
MFV r323792: 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
[FreeBSD/FreeBSD.git] / contrib / llvm / include / llvm-c / module.modulemap
1 module LLVM_C {
2   umbrella "."
3   module * { export * }
4 }