Publishing GitHub Pages ***NO_CI***

This commit is contained in:
Nick Lewycky
2019-09-06 15:57:44 -07:00
commit 621a665633
23195 changed files with 1284530 additions and 0 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"fn":[["enable_llvm_pretty_stack_trace",""],["is_multithreaded","Determines whether or not LLVM has been configured to run in multithreaded mode. (Inkwell currently does not officially support multithreaded mode)"],["load_library_permanently",""],["shutdown_llvm","This function is very unsafe. Any reference to LLVM data after this function is called will likey segfault. Probably only ever useful to call before your program ends. Might not even be absolutely necessary."]],"mod":[["error_handling","This module contains some supplemental functions for dealing with errors."]],"struct":[["LLVMString","An owned LLVM String. Also known as a LLVM Message"]]});