Revert "Rename the "llvm" API to "llvm-intrinsic"" due to tinderbox bustage
This reverts commit 6871c245a6.
This commit is contained in:
parent
b81897d7e4
commit
2bc17adc29
3 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// based on:
|
||||
// http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java
|
||||
|
||||
native "llvm-intrinsic" mod llvm {
|
||||
native "llvm" mod llvm {
|
||||
fn sqrt(float n) -> float = "sqrt.f64";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue