forked from rosa/hakurei
Broken aarch64 tests in LLVM seem unlikely to be fixed soon. Signed-off-by: Ophestra <cat@gensokyo.uk>
5 lines
123 B
Go
5 lines
123 B
Go
package rosa
|
|
|
|
// clangPatches are patches applied to the LLVM source tree for building clang.
|
|
var clangPatches [][2]string
|