forked from OSchip/llvm-project
[NFC] Update the testcase clang_f_opts.c for the removed options
This commit is contained in:
parent
7b76767dbc
commit
492d4a992d
|
@ -364,9 +364,6 @@
|
|||
// RUN: -frename-registers \
|
||||
// RUN: -fschedule-insns2 \
|
||||
// RUN: -fsingle-precision-constant \
|
||||
// RUN: -ftree_loop_im \
|
||||
// RUN: -ftree_loop_ivcanon \
|
||||
// RUN: -ftree_loop_linear \
|
||||
// RUN: -funsafe-loop-optimizations \
|
||||
// RUN: -fuse-linker-plugin \
|
||||
// RUN: -fvect-cost-model \
|
||||
|
|
Loading…
Reference in New Issue