Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-2507] Can't test optimized builds #377

Open
drewcrawford opened this issue Aug 28, 2016 · 0 comments
Open

[SR-2507] Can't test optimized builds #377

drewcrawford opened this issue Aug 28, 2016 · 0 comments

Comments

@drewcrawford
Copy link

Previous ID SR-2507
Radar None
Original Reporter @drewcrawford
Type Bug
Environment

Linux x64
swift-3.0-PREVIEW-6

Additional Detail from JIRA
Votes 0
Component/s XCTest
Labels Bug, Linux, OptimizedOnly
Assignee None
Priority Medium

md5: e75c7ef8d15f885bc7339674089eb704

Issue Description:

$ cat test.swift
import XCTest

class Foo: XCTestCase {
}

$ swift test.swift
$ swift -O test.swift
LLVM ERROR: Program used external function '_TFC6XCTest10XCTestCasem17_performanceMeterGSqCS_16PerformanceMeter_' which could not be resolved!
@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant