You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-cleanupCategory: PRs that clean code up or issues documenting cleanup.O-SGXTarget: SGX
The text was updated successfully, but these errors were encountered:
nikic
added
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
O-SGX
Target: SGX
labels
Jan 3, 2025
jieyouxu
added
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
and removed
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
C-bug
Category: This is a bug.
labels
Jan 3, 2025
A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-cleanupCategory: PRs that clean code up or issues documenting cleanup.O-SGXTarget: SGX
Our LLVM fork currently carries a single patch, which adds support for SGX to libunwind: rust-lang/llvm-project@29e82b2
This patch should be upstreamed to LLVM (in some form that is acceptable for upstream).
cc @jethrogb @AdrianCX
The text was updated successfully, but these errors were encountered: