Skip to content

Commit

Permalink
One final pass in opte-drv (#214)
Browse files Browse the repository at this point in the history
- Did a final sweep in opte-drv to see if there was anything else to
  migrate over to xde.

- Moved over the _Unwind_Resume hack. It seems xde has been working
  fine without it, but I also notice the Rust issue that originally
  prompted me to create this hack is still marked as open. So I
  thought it would be best to migrate the hack over to xde just as a
  safeguard against the problem coming back until that Rust issue is
  resolved.

  rust-lang/rust#47493
  • Loading branch information
rzezeski committed Sep 21, 2022
1 parent 0023d5a commit cb86c37
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 2,594 deletions.
1 change: 0 additions & 1 deletion opte-drv/.gitignore

This file was deleted.

Loading

0 comments on commit cb86c37

Please sign in to comment.