mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 03:25:00 +00:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
module LLVM_C {
|
||
|
umbrella "."
|
||
|
module * { export * }
|
||
|
}
|