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