Compiler projects using llvm
module X {
  module A { header "a.h" export * }
  module B { header "b.h" export * }
}