teak-llvm/clang/test/Driver/relax.c
Rafael Espindola f8f01c3d59 Handle -Wa,--mrelax-relocations=[no|yes].
llvm-svn: 271162
2016-05-29 02:01:14 +00:00

5 lines
142 B
C

// RUN: %clang -### -c -integrated-as -Wa,--mrelax-relocations=yes %s 2>&1 | FileCheck %s
// CHECK: "-cc1"
// CHECK: "--mrelax-relocations"