corona10 / Simple-MiniC-Compiler

Other
3 stars 1 forks source link

Maybe need update to LLVM 3.6 #1

Open lambor opened 8 years ago

lambor commented 8 years ago

http://llvm.org/docs/doxygen/html/classllvm_1_1tool__output__file.html

tool_ouput_file constructor has been updated by the latest version.

lambor commented 7 years ago

also in CodeGenerator.cpp ResultDir must be "./".

corona10 commented 7 years ago

@lambor Oh thank you. I will update my codes. These codes are just for fun so it will be not fully perfect. Anyway thank you for comment my code. :-)