forked from rosa/hakurei
This type is used very frequently. The new type is much easier to type and can receive helper methods eventually if needed. 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
|