llvm-project/clang/test/Driver/woa-restrict-it.c
Eli Friedman 01d349bab1 Remove -cc1 option "-backend-option".
It means the same thing as -mllvm; there isn't any reason to have two
options which do the same thing.

Differential Revision: https://reviews.llvm.org/D45109

llvm-svn: 329965
2018-04-12 22:21:36 +00:00

5 lines
105 B
C

// RUN: %clang -target armv7-windows -### %s 2>&1 | FileCheck %s
// CHECK: "-mllvm" "-arm-restrict-it"