1 // RUN: %clang -### -c -save-temps -integrated-as %s 2>&1 | FileCheck %s
2 
3 // CHECK: cc1as
4 // CHECK: -mrelax-all
5