bjorn3
|
78c65a52db
|
Merge new_metadata into codegen_allocator
|
2022-04-30 21:20:08 +02:00 |
|
bjorn3
|
fab72301d9
|
Remove config parameter of optimize_fat and avoid interior mutability for module
|
2022-04-30 20:58:42 +02:00 |
|
bjorn3
|
ee94ff254a
|
Let LtoModuleCodegen::optimize take self by value
|
2022-04-30 20:51:17 +02:00 |
|
Nikita Popov
|
c2b15a6b64
|
Support -C passes in NewPM
And report an error if parsing the additional pass pipeline fails.
Threading through the error accounts for most of the changes here.
|
2021-05-08 10:58:08 +02:00 |
|
bjorn3
|
8331dbe6d0
|
Add an Mmap wrapper to rustc_data_structures
This wrapper implements StableAddress and falls back to directly reading
the file on wasm32
|
2021-03-30 18:57:03 +02:00 |
|
Camille GILLOT
|
458d044c5b
|
Upgrade memmap to memmap2 in other crates.
|
2021-03-18 18:36:55 +01:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|