aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendFortran/2008-11-03-OptionOverride.f90
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendFortran/2008-11-03-OptionOverride.f90')
-rw-r--r--test/FrontendFortran/2008-11-03-OptionOverride.f904
1 files changed, 0 insertions, 4 deletions
diff --git a/test/FrontendFortran/2008-11-03-OptionOverride.f90 b/test/FrontendFortran/2008-11-03-OptionOverride.f90
deleted file mode 100644
index d65ba9b..0000000
--- a/test/FrontendFortran/2008-11-03-OptionOverride.f90
+++ /dev/null
@@ -1,4 +0,0 @@
-! RUN: %llvmgcc -S %s -march=k8
-! XTARGET: x86
-! Note: this file intentionally left blank, the problem itself is in
-! frontend initialization routines and march flag!