blob: 63803d72d2b62caef9bae14015efbdddebe5c858 [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() {}