Files
Android11/external/llvm/include/llvm/module.modulemap.build
2023-10-13 14:01:41 +00:00

6 lines
148 B
Plaintext

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