aboutsummaryrefslogtreecommitdiffhomepage
path: root/llvm_kaleidoscope_rs/llvm/sidebar-items.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2021-09-13 22:26:20 +0000
committerjohannst <johannst@users.noreply.github.com>2021-09-13 22:26:20 +0000
commita47dfd3d1417412f4d55ffa964d9fc98d8d53a9d (patch)
tree417f70d1193d09d22b37ec49b905b03fc916366f /llvm_kaleidoscope_rs/llvm/sidebar-items.js
downloadllvm-kaleidoscope-rs-a47dfd3d1417412f4d55ffa964d9fc98d8d53a9d.tar.gz
llvm-kaleidoscope-rs-a47dfd3d1417412f4d55ffa964d9fc98d8d53a9d.zip
deploy: 743f301eef632a41bd870529a9e838ce4974f9eb
Diffstat (limited to 'llvm_kaleidoscope_rs/llvm/sidebar-items.js')
-rw-r--r--llvm_kaleidoscope_rs/llvm/sidebar-items.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm_kaleidoscope_rs/llvm/sidebar-items.js b/llvm_kaleidoscope_rs/llvm/sidebar-items.js
new file mode 100644
index 0000000..71ace87
--- /dev/null
+++ b/llvm_kaleidoscope_rs/llvm/sidebar-items.js
@@ -0,0 +1 @@
+initSidebarItems({"struct":[["BasicBlock","Wrapper for a LLVM Basic Block."],["Builder","Wrapper for a LLVM IR Builder."],["FnValue","Wrapper for a LLVM Value Reference specialized for contexts where function values are needed."],["Module","Wrapper for a LLVM Module with its own LLVM Context."],["Type","Wrapper for a LLVM Type Reference."],["Value","Wrapper for a LLVM Value Reference."]]}); \ No newline at end of file