This mostly re-uses code from the KaleidoscopeJIT example.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
examples/clang-interpreter/main.cpp | ||
---|---|---|
52 ↗ | (On Diff #143367) | Seems cleaner to me to have these explicit, and avoids potentiel code churn if there are changes above. Is there something in the llvm coding style that recommends skipping these? |