Win64, merge-2.067, LLVM master, VS 2015 - current status

Temtaime via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri May 22 12:41:00 PDT 2015


Hi guys !
I recently found that ldc doesn't compile with llvm master 
anymore.
They removed CreateCall[2-3] functions ans some of overloads of 
CreateCall too.

Now all the parameters should be passed to that function by 
vector<llvm::Value *>.
Anyone to fix ?


More information about the digitalmars-d-ldc mailing list