This mostly re-uses code from the KaleidoscopeJIT example.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 17290 Build 17290: arc lint + arc unit
Event Timeline
examples/clang-interpreter/main.cpp | ||
---|---|---|
52 | 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? |
not needed