* Put all input files under Inputs/, move corresponding tests into test/Modules. * Rename a modulemap test file to [...].modulemap, and teach lit that such files are tests. llvm-svn: 226875
6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
module DepBuiltin {
|
|
header "h1.h"
|
|
export *
|
|
}
|
|
|