BaseMax / FirstLLVMC

Generate object code and IR code of a simple program using LLVM in Pure C.
https://github.com/One-Language/
GNU General Public License v3.0
7 stars 1 forks source link

Testing on LLVM-12 #6

Closed BaseMax closed 3 years ago

BaseMax commented 3 years ago
-lLLVM-12  -L/usr/lib -I/usr/include  -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS

success without problems.