David Mak
|
32746c37be
|
core: Refactor to return errors by HashSet
|
2023-12-12 15:41:59 +08:00 |
David Mak
|
e1487ed335
|
cargo: Update dependencies
|
2023-10-20 18:11:45 +08:00 |
David Mak
|
eb63f2ad48
|
meta: Update to Rust Edition 2021
|
2023-09-15 10:25:50 +08:00 |
David Mak
|
d37287a33d
|
Cargo: Update dependencies
|
2023-09-04 10:43:57 +08:00 |
Sebastien Bourdeauducq
|
aead36f0fd
|
update dependencies
|
2023-03-08 15:19:09 +08:00 |
Sebastien Bourdeauducq
|
f66ca02b2d
|
update Rust dependencies
|
2022-08-05 16:58:57 +08:00 |
occheung
|
ac560ba985
|
nac3artiq: switch ld.lld to nac3ld for non-host target
|
2022-06-06 14:40:13 +08:00 |
Sebastien Bourdeauducq
|
3f327113b2
|
update dependencies, use upstream inkwell
|
2022-04-27 15:41:46 +08:00 |
Sebastien Bourdeauducq
|
85f21060e4
|
update to LLVM 14
|
2022-04-18 18:47:20 +08:00 |
Sebastien Bourdeauducq
|
6162d21a5b
|
LLVM PGO support
|
2021-12-26 21:11:14 +08:00 |
Sebastien Bourdeauducq
|
d2a5cd6d57
|
update to LLVM 13
|
2021-12-25 22:49:47 +08:00 |
Sebastien Bourdeauducq
|
9e3f75255e
|
update inkwell. Closes #67
|
2021-12-25 22:17:06 +08:00 |
Sebastien Bourdeauducq
|
3f73896477
|
remove a small amount of LLVM bloat
Also avoids libffi.dll dependency on Windows.
|
2021-12-08 17:41:34 +08:00 |
Sebastien Bourdeauducq
|
25fc9db66d
|
cargo: specify inkwell LLVM target explicitly
Windows LLVM linking otherwise breaks on the non-existing targets.
|
2021-12-02 22:24:33 +08:00 |
Sebastien Bourdeauducq
|
7d66195eae
|
nac3artiq: embed linker script, put intermediate objects in temp dir
|
2021-11-06 13:04:00 +08:00 |
Sebastien Bourdeauducq
|
bf7e2c295a
|
integrate nac3parser
|
2021-11-03 17:11:00 +08:00 |
Sebastien Bourdeauducq
|
624dfe8cd1
|
upgrade to LLVM 12
|
2021-11-02 14:00:20 +08:00 |
Sebastien Bourdeauducq
|
316db42940
|
nac3embedded -> nac3artiq, README cleanup
|
2021-09-27 10:30:54 +08:00 |