mirror of
https://github.com/danog/gllvm.git
synced 2024-12-03 12:17:47 +01:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
exec gowllvm compile clang "$@"
|