mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-30 11:00:05 +02:00
First part of rename to LDC.
This commit is contained in:
@@ -291,7 +291,7 @@ void line(T...)(int x0, int y0, int x1, int y1, T p) {
|
||||
}
|
||||
}
|
||||
|
||||
import llvmdc.intrinsics;
|
||||
import ldc.intrinsics;
|
||||
alias llvm_sqrt_f32 sqrt;
|
||||
alias llvm_sqrt_f64 sqrt;
|
||||
version(X86)
|
||||
|
||||
@@ -1 +1 @@
|
||||
use rebuild with -dc=llvmdc-posix to build the demos
|
||||
use rebuild with -dc=ldc-posix to build the demos
|
||||
|
||||
Reference in New Issue
Block a user