|
|
|
|
|
by riscy
3714 days ago
|
|
At times I feel that LLVM is quite a monster, and I really like your goals of keeping things small & simple. Kudos! Can you expand on your point about "LLVM does NOT provide full C compatibility for you"? I have specifically been hacking on calling conventions/ABI stuff recently in LLVM and this "well known" problem is news to me. |
|
That code is not so trivial to do yourself actually.