wasmer/lib/llvm-backend/src
Nick Lewycky 5a49fe76df Turn a few more assert!s that should never fire into debug_assert!s.
These are here to protect against errors when refactoring more than anything else.
2019-11-26 16:43:17 -08:00
..
platform Unblock signals in LLVM trap handler. 2019-08-22 17:45:52 -07:00
backend.rs Merge branch 'master' into feature/llvm-tbaa 2019-10-31 11:55:31 -07:00
code.rs Turn a few more assert!s that should never fire into debug_assert!s. 2019-11-26 16:43:17 -08:00
intrinsics.rs Fix TBAA crash with LLVM + the gas middleware. 2019-11-22 17:03:31 -08:00
lib.rs Improved docs with custom logo and favicon 2019-09-03 17:06:31 -07:00
read_info.rs Initial implementation of SIMD in the LLVM backend. 2019-07-10 13:54:32 -07:00
stackmap.rs feat(runtime-core,clif-backend,llvm-backend) Rename an ImportFunc offset. 2019-11-06 14:48:46 +01:00
state.rs Turn a few more assert!s that should never fire into debug_assert!s. 2019-11-26 16:43:17 -08:00
structs.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
trampolines.rs fix missing info error 2019-09-17 12:05:00 +02:00