Closed
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