Compiler projects using llvm
module M {
  header "a.h"
  module mod_c { header "c.h" }
  header "b.h"
}