mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
Removed tango from the repository and instead added a runtime dir with the files needed to patch and build tango from svn.
Reworked the LLVMDC specific pragmas.
This commit is contained in:
@@ -24,7 +24,7 @@ extern(C)
|
||||
int rand();
|
||||
}
|
||||
|
||||
import llvm.intrinsic;
|
||||
import llvmdc.intrinsics;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user