I am running the LLVM's Kaleidoscope example which dynamically compiles and executes a program.
I added a call to library function (for example printf) in the compiled program and I keep getting the error:
LLVM ERROR: Program used external function 'printf' which could not be resolved