Fix build error caused by D153679
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp | ||
|---|---|---|
| 76–77 | You can remove the entire code starting from here. | |
| openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp | ||
|---|---|---|
| 76–77 | we don't need to initialize them anymore? | |
Comment Actions
LGTM
| openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp | ||
|---|---|---|
| 76–77 | You can remove this check (and the JITTargetInitialized) flag as well. | |
You can remove the entire code starting from here.