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