blob: 25f9adace87fb84a17a36a343fc1234eddb19bd9 [file] [log] [blame]
// RUN: %target-swift-frontend %s -profile-generate -profile-coverage-mapping -sanitize=address -emit-ir -o - | FileCheck %s
// REQUIRES: OS=macosx
// CHECK: main
func main() {}