Yaxun Liu | b5e80c3 | 2016-04-12 20:22:32 +0000 | [diff] [blame] | 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 |