Skip to content

Commit

Permalink
Fix non-x86 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nbdd0121 committed Jun 19, 2024
1 parent 9d2b932 commit 4c4d62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codegen/riscv-abi/riscv64-lp64-lp64f-lp64d-abi.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//@ compile-flags: --target riscv64gc-unknown-linux-gnu -O -C no-prepopulate-passes
//@ compile-flags: --target riscv64gc-unknown-linux-gnu -O -C no-prepopulate-passes -C panic=abort
//@ needs-llvm-components: riscv

#![crate_type = "lib"]
Expand Down

0 comments on commit 4c4d62d

Please sign in to comment.