Cranelift: Harvest each Souper LHS into its own file (#5649)
* Cranelift: Harvest each Souper LHS into its own file Souper only handles one input LHS at a time, so this makes it way easier to script. Don't need to try and parse each LHS. * Add audit of `arrayref` version 0.3.6 * Add audit of `constant_time_eq` version 0.2.4
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -754,6 +754,7 @@ dependencies = [
|
||||
"cranelift-reader",
|
||||
"cranelift-wasm",
|
||||
"filecheck",
|
||||
"fxhash",
|
||||
"indicatif",
|
||||
"log",
|
||||
"pretty_env_logger",
|
||||
|
||||
Reference in New Issue
Block a user