comparison llvmdc-posix-internal @ 184:f5ca6bbbf1d7 trunk

[svn r200] Fixed: removed use of std.intrinsic. Fixed: module info could potentially be masked by a previous reference, resulting in linking failure.
author lindquist
date Wed, 07 May 2008 22:01:59 +0200
parents 44a95ac7368a
children 8f9191180c7a
comparison
equal deleted inserted replaced
183:3cdf4b0c75a1 184:f5ca6bbbf1d7
6 6
7 exeext= 7 exeext=
8 objext=bc 8 objext=bc
9 9
10 10
11 version=LLVM
11 version=LLVMDC 12 version=LLVMDC
12 noversion=DigitalMars 13 noversion=DigitalMars
13 noversion=GNU 14 noversion=GNU
14 testversion=linux 15 testversion=linux
15 testversion=Unix 16 testversion=Unix