forked from rosa/hakurei
This had not yet passed all test suites because emulator is prohibitively slow. Signed-off-by: Ophestra <cat@gensokyo.uk>
5 lines
116 B
Go
5 lines
116 B
Go
package rosa
|
|
|
|
// clangPatches are patches applied to the LLVM source tree for building clang.
|
|
var clangPatches []KV
|