Home | History | Annotate | Download | only in Frontend
      1 // RUN: %clang_cc1 %s -emit-llvm -backend-option -time-passes -o - 2>&1 | FileCheck %s
      2 // RUN: %clang_cc1 %s -emit-llvm -backend-option -time-passes -o - -triple spir-unknown-unknown 2>&1 | FileCheck %s
      3 // CHECK: Pass execution timing report
      4 
      5