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 caaffd7 commit b8c3db8
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 @@ -9,8 +9,8 @@ mod test_builder;
mod test_context;
// mod test_execution_engine;
// mod test_instruction_conversion;
mod test_instruction_values;
mod test_intrinsics;
// mod test_instruction_values;
// mod test_intrinsics;
// mod test_module;
// mod test_object_file;
// #[cfg(not(any(feature = "llvm17-0", feature = "llvm18-0")))]
Expand Down

0 comments on commit b8c3db8

Please sign in to comment.