bjorn3
|
c11d8f5be1
|
Add warning to the jit mode section of the usage docs
Closes #1192
|
2021-08-09 12:30:40 +02:00 |
|
bjorn3
|
80b9e36709
|
Put all cg_clif specific options behind -Zunstable-features
|
2021-07-17 16:32:55 +02:00 |
|
bjorn3
|
0d1cedecbb
|
Merge pull request #1166 from eggyal/lazy-jit-multithreaded
Multithreading support for lazy-jit
|
2021-06-25 18:33:00 +02:00 |
|
bjorn3
|
80e9188fb1
|
Rewrite cargo.sh in rust
|
2021-06-20 12:56:47 +02:00 |
|
bjorn3
|
fe6a2892a6
|
Rewrite prepare.sh in rust
|
2021-06-19 13:54:25 +02:00 |
|
Alan Egerton
|
5c78324215
|
Remove lack of mulithreading support from usage.md
|
2021-06-17 09:51:04 +01:00 |
|
bjorn3
|
53bfc6729a
|
Centralize all configuration into config.rs
|
2021-04-07 11:52:11 +02:00 |
|
bjorn3
|
95e4db3e03
|
More doc fixes
|
2021-03-06 19:22:36 +01:00 |
|
bjorn3
|
76bb1f173f
|
Move the more advanced ways to use cg_clif to usage.md
|
2021-03-06 19:19:29 +01:00 |
|
bjorn3
|
4ca3384db6
|
Make it possible to enable the verifier in release mode
|
2021-03-06 15:33:47 +01:00 |
|
bjorn3
|
c067be07c1
|
Implement -Zfunction-sections
|
2020-10-31 10:13:35 +01:00 |
|
bjorn3
|
426e55709c
|
Replace CG_CLIF_JIT with --jit
|
2020-09-29 18:41:59 +02:00 |
|
bjorn3
|
8a59808b24
|
Improve readme
|
2020-09-23 16:44:02 +02:00 |
|
bjorn3
|
c3180f3bd7
|
Fix function arguments for gdb
|
2020-04-24 21:13:23 +02:00 |
|
bjorn3
|
5b4a8091d5
|
Add some documentation about the debuginfo support of cg_clif
|
2020-04-18 15:57:08 +02:00 |
|