logoalt Hacker News

nikicyesterday at 6:54 PM1 replyview on HN

Yes, the Orc C API follows different rules from the rest of the C API (https://github.com/llvm/llvm-project/blob/501416a755d1b85ca1...).


Replies

anarazelyesterday at 7:03 PM

I know, but even if it's not breaking promises, the constant stream of changes still makes it still rather painful to utilize LLVM. Not helped by the fact that unless you embed LLVM you have to deal with a lot of different LLVM versions out there...

show 1 reply