IOC is inside Clang-head

David Nadlinger see at klickverbot.at
Tue Jan 29 04:41:53 PST 2013


On Tuesday, 29 January 2013 at 12:26:10 UTC, bearophile wrote:
> Is is possible to use ioc from LDC2? D language should enjoy 
> all the nice things they keep adding to LLVM, otherwise C++ 
> risks becoming more modern than D.

Join LDC development and find it out. ;)

On a more serious note, the IOC patch appears to modify the Clang 
front-end only, so there is no immediate way to re-use the code 
for LDC. Taking it as a model to implement a similar code gen 
switch would certainly seem possible, though.

David


More information about the Digitalmars-d mailing list