opnsense-src/include/llvm/module.modulemap.build

5 lines
148 B
Text

// This is copied into the build area for a $src != $build compilation.
module LLVM_Support_DataTypes {
header "Support/DataTypes.h"
export *
}