ir/examples
Dmitry Stogov 8668550427
Initial support for LLVM loader (incomplete) (#53)
Currently we may just load LLVM module and convert all functions into IR (print it).
For better LLVM support IR framework needs support for modules.
Some LLVM features are not supported yet (see TODOs in ir_load_llvm.c) .
2023-10-11 12:46:31 +03:00
..
0001-basic.c Fix some typos (#51) 2023-10-03 08:34:02 +03:00
0001-func.c Fix some typos (#51) 2023-10-03 08:34:02 +03:00
0001-pointer.c Fix some typos (#51) 2023-10-03 08:34:02 +03:00
0001-while.c Initial support for LLVM loader (incomplete) (#53) 2023-10-11 12:46:31 +03:00
0005-basic-runner-func.c Fix some typos (#51) 2023-10-03 08:34:02 +03:00