forked from Imagelibrary/binutils-gdb
LoongArch: Run overflow testcases only on LoongArch target
This commit is contained in:
committed by
liuzhensong
parent
268391acb9
commit
54af729da1
@@ -133,7 +133,6 @@ if [istarget "loongarch64-*-*"] {
|
||||
run_dump_test "desc-norelax"
|
||||
run_dump_test "desc-relax"
|
||||
}
|
||||
}
|
||||
|
||||
run_dump_test "max_imm_b16"
|
||||
run_dump_test "max_imm_b21"
|
||||
@@ -148,3 +147,5 @@ run_dump_test "underflow_b21"
|
||||
run_dump_test "underflow_b26"
|
||||
run_dump_test "underflow_pcrel20"
|
||||
run_dump_test "pie_discard"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user