<div dir="ltr"><div dir="ltr"><div dir="ltr">I'm going through the Kaleidoscope tutorial, adding the codegen() functions: <a href="https://llvm.org/docs/tutorial/LangImpl03.html">https://llvm.org/docs/tutorial/LangImpl03.html</a>.</div><div dir="ltr"><br></div><div>I cannot find any discussion of header files to include, (other than the include of llvm/ADT/STLExtras.h in the lexer/parser code), and the compilation is failing due to several undefined symbols: LogErrorV, Value, LLVMContext, APFloat, and others. I've been hunting down the header files for each symbol, but I must be missing something. What am I doing wrong?</div><div><br></div><div>Jack Orenstein<br></div></div></div>