xo-jit: minor tidy (comments)

This commit is contained in:
Roland Conybeare 2024-06-16 12:16:55 -04:00
commit bfbd097db5
2 changed files with 5 additions and 3 deletions

View file

@ -35,7 +35,7 @@ namespace xo {
* can instantiate from python
* + 'jit object layer'
* (realtime dynamic library object linking layer)
* + 'jit_copmile_layer'
* + 'jit_compile_layer'
* + 'jit_our_dynamic_lib'
*/
llvm::Expected<std::unique_ptr<MachPipeline>>