forked from rosa/hakurei
internal/rosa/cmake: remove variant
This has no effect outside formatting of name and is a remnant of the old llvm helpers. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -94,7 +94,7 @@ func TestCureAll(t *testing.T) {
|
||||
|
||||
func BenchmarkStage3(b *testing.B) {
|
||||
for b.Loop() {
|
||||
rosa.Std.Load(rosa.LLVMClang)
|
||||
rosa.Std.Load(rosa.Clang)
|
||||
|
||||
b.StopTimer()
|
||||
rosa.DropCaches()
|
||||
|
||||
Reference in New Issue
Block a user