Skip to content

Commit

Permalink
comment out some more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDan64 committed Jul 2, 2024
1 parent 77c5c17 commit 0f91450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/all/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ mod test_execution_engine;
mod test_instruction_conversion;
mod test_instruction_values;
mod test_intrinsics;
mod test_module;
mod test_object_file;
// mod test_module;
// mod test_object_file;
// #[cfg(not(any(feature = "llvm17-0", feature = "llvm18-0")))]
// mod test_passes;
// mod test_targets;
Expand Down

0 comments on commit 0f91450

Please sign in to comment.