Skip to content

Conversation

@atrick
Copy link
Contributor

@atrick atrick commented Mar 18, 2020

And fix a test case that assumes Array.append is never inlined.

We need to be able to prevent inlining a function and any of its
specializations. There's no way to specify multiple function names on
the command line, so we use the partial match technique.

Part of the series of already-approved pass manager commits from:
#22445

And fix a test case that assumes Array.append is never inlined.

We need to be able to prevent inlining a function and any of its
specializations. There's no way to specify multiple function names on
the command line, so we use the partial match technique.
@atrick
Copy link
Contributor Author

atrick commented Mar 18, 2020

@swift-ci test

@atrick atrick merged commit 75bad90 into swiftlang:master Mar 18, 2020
@atrick atrick deleted the add-inline-never branch March 18, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant