c2compiler
c2compiler copied to clipboard
Implement UnaryOperations in LLVM IR
Unary Operations are not yet implemented. I'm currently working on this in a branch.
Since the Clang-patch is so big, adding more features on top of that might result in some merge conflicts in the future, unless this change is quite isolated
Some additions here, but not complete #60