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({"enum":[["FunctionLookupError",""],["RemoveModuleError",""]],"struct":[["ExecutionEngine","A reference-counted wrapper around LLVM's execution engine."],["JitFunction","A wrapper around a function pointer which ensures the function being pointed to doesn't accidentally outlive its execution engine."]],"trait":[["UnsafeFunctionPointer","Marker trait representing an unsafe function pointer (`unsafe extern \"C\" fn(A, B, ...) -> Output`)."]]});