superriva
|
5672cd651c
|
Fix mem::uninitialized depricated since 1.38
Fix for `https://github.com/CraneStation/cranelift/issues/826`.
This fix will require 1.36 minimal version for all Cranelift. Right?
Update cranelift-simplejit/src/memory.rs
Co-Authored-By: bjorn3 <bjorn3@users.noreply.github.com>
Update memory.rs
|
2019-07-08 15:21:56 +02:00 |
|
Benjamin Bouvier
|
d7d48d5cc6
|
Add the dyn keyword before trait objects;
|
2019-06-24 11:42:26 +02:00 |
|
Lars T Hansen
|
ec5dc3384e
|
Handle Reloc::X86PCRelRodata4 in sundry reloc_jt
|
2019-06-07 14:37:58 +02:00 |
|
bjorn3
|
8216b83c65
|
Make alignment magic number constants
|
2019-04-30 14:06:34 +02:00 |
|
bjorn3
|
cb6268118c
|
Make it possible to define data alignment
|
2019-04-30 14:06:34 +02:00 |
|
antoyo
|
79d6978e29
|
cranelift-simplejit: add a translation mechanism for LibCalls (#747)
|
2019-04-29 16:58:39 +02:00 |
|
lazypassion
|
747ad3c4c5
|
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
|
2019-01-28 15:56:54 -08:00 |
|