]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/include/llvm/module.modulemap.build
MFV r308990: 7181 race between zfs_mount and zfs_ioc_rollback
[FreeBSD/FreeBSD.git] / contrib / llvm / include / llvm / module.modulemap.build
1 // This is copied into the build area for a $src != $build compilation.
2 module LLVM_Support_DataTypes {
3   header "Support/DataTypes.h"
4   export *
5 }