Files
swift-mirror/test/Frontend/debug-output.swift
2018-07-19 15:56:55 -07:00

7 lines
252 B
Swift

// REQUIRES: asserts
// RUN: %target-swift-frontend -emit-ir %S/Inputs/single_int.swift -o /dev/null -print-stats 2>&1 | %FileCheck %s -check-prefix=STATS
// STATS: Statistics Collected
// Only print statistics once
// STATS-NOT: Statistics Collected