[Driver][test] Remove useless LoongArch test checks in mcmodel.c

This commit is contained in:
Weining Lu
2024-09-11 16:10:38 +08:00
parent 2afe678f0a
commit 34cab2ed82

View File

@@ -43,5 +43,4 @@
// AARCH64-PIC-LARGE: error: invalid argument '-mcmodel=large' only allowed with '-fno-pic'
// ERR-AARCH64_32: error: unsupported argument 'small' to option '-mcmodel=' for target 'aarch64_32-unknown-linux'
// ERR-LOONGARCH64-PLT-LARGE: error: invalid argument '-mcmodel=large' not allowed with '-fplt'
// ERR-LOONGARCH64-PLT-EXTREME: error: invalid argument '-mcmodel=extreme' not allowed with '-fplt'