Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

Commit 0840134

Browse files
haraldhnpmccallum
authored andcommitted
fix(sgx): do not use rbx register in asm!()
error: invalid register rbx: rbx is used internally by LLVM and cannot be used as an operand for inline asm So, we pull in a newer `sgx` crate version, which has this fixed. See: rust-lang/rust#84658 (comment) and: https://github.com/rust-lang/rust/pull/84658/files#diff-d7283132d97a993fad4e2d491ac883dbce4e17fe248cdf37fa3f9334e2a5a115 Signed-off-by: Harald Hoyer <[email protected]>
1 parent ac8220d commit 0840134

File tree

4 files changed

+55
-137
lines changed

4 files changed

+55
-137
lines changed

0 commit comments

Comments
 (0)