-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
3rdpartyIssues relating to 3rd party cratesIssues relating to 3rd party cratesenhancementstd/rustcRequires changes in Rust std/rustcRequires changes in Rust std/rustc
Description
Currently, we are using libunwind from LLVM 5. We should update to the latest version. Here's a summary of our changes llvm/llvm-project@release/5.x...fortanix:release/5.x
We should also avoid the separate build & link step, but just build it as part of the rust compilation process. See also rust-lang/rust#63173
Metadata
Metadata
Assignees
Labels
3rdpartyIssues relating to 3rd party cratesIssues relating to 3rd party cratesenhancementstd/rustcRequires changes in Rust std/rustcRequires changes in Rust std/rustc