diff options
Diffstat (limited to 'llvm_kaleidoscope_rs/sidebar-items.js')
-rw-r--r-- | llvm_kaleidoscope_rs/sidebar-items.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm_kaleidoscope_rs/sidebar-items.js b/llvm_kaleidoscope_rs/sidebar-items.js new file mode 100644 index 0000000..05674ad --- /dev/null +++ b/llvm_kaleidoscope_rs/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["SMALL_STR_SIZE","Fixed size of [`SmallCStr`] including the trailing `\\0` byte."]],"enum":[["Either","Either type, for APIs accepting two types."]],"mod":[["codegen",""],["lexer",""],["llvm","Safe wrapper around the LLVM C API."],["parser",""]],"struct":[["SmallCStr","Small C string on the stack with fixed size [`SMALL_STR_SIZE`]."]]});
\ No newline at end of file |