mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 13:35:42 -04:00

yet, but only a few more Clang patches need to land. (I have 'ninja check' passing locally.) llvm-svn: 209269
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
module TableGen {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|