[clang][patch] Remove erroneous run line committed in D102343
authorMelanie Blower <melanie.blower@intel.com>
Thu, 29 Jul 2021 16:41:48 +0000 (12:41 -0400)
committerMelanie Blower <melanie.blower@intel.com>
Thu, 29 Jul 2021 16:42:04 +0000 (12:42 -0400)
clang/test/CodeGen/fp-floatcontrol-class.cpp

index 8c2e60c..83a27cb 100644 (file)
@@ -1,4 +1,3 @@
-// RUN: %clang_cc1 -ffp-contract=on -triple %itanium_abi_triple -emit-llvm -o - %s | FileCheck %s
 // RUN: %clang_cc1 -ffp-contract=on -triple x86_64-linux-gnu -emit-llvm -o - %s | FileCheck %s
 // Verify that float_control does not pertain to initializer expressions