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