forked from softdevteam/ykrustc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Use the abort strategy when tracing."
This reverts commit c8c964a. The reason for this is that benchmark tests require the unwind strategy and since benchmarks are mixed with normal tests in the same binary, it means that all of our tests would have to use the unwind strategy. See: ykjit/yk#49 (comment)
- Loading branch information
Showing
5 changed files
with
1 addition
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/test/run-make/yk-abort-strategy-std/yk-abort-strategy-std.rs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.