aboutsummaryrefslogtreecommitdiffhomepage
path: root/llvm_kaleidoscope_rs/sidebar-items.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2022-09-24 22:38:40 +0000
committerjohannst <johannst@users.noreply.github.com>2022-09-24 22:38:40 +0000
commit73e25a571f12d3deaa6f4493a5b4792a9dae39eb (patch)
treed34d13ad7917ad94433e1378dceff6fcccd2718a /llvm_kaleidoscope_rs/sidebar-items.js
parent559c9ddd6079b2313c196866215133b926d07d34 (diff)
downloadllvm-kaleidoscope-rs-73e25a571f12d3deaa6f4493a5b4792a9dae39eb.tar.gz
llvm-kaleidoscope-rs-73e25a571f12d3deaa6f4493a5b4792a9dae39eb.zip
deploy: 295081130ca1eed6e67dfc035e2df2c9ed49b174
Diffstat (limited to 'llvm_kaleidoscope_rs/sidebar-items.js')
-rw-r--r--llvm_kaleidoscope_rs/sidebar-items.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_kaleidoscope_rs/sidebar-items.js b/llvm_kaleidoscope_rs/sidebar-items.js
index 05674ad..4a97b12 100644
--- a/llvm_kaleidoscope_rs/sidebar-items.js
+++ b/llvm_kaleidoscope_rs/sidebar-items.js
@@ -1 +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
+window.SIDEBAR_ITEMS = {"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