Skip to content

Cherry pick missing NodeType enums from apple/main #1873

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

Merged

Conversation

texasmichelle
Copy link

From #1863:

Add enum values from AArch64ISelLowering.h that resolve the error:

third_party/unsupported_toolchains/swift/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:1379:11: error: enumeration values 'AUTH_CALL' and 'AUTH_TC_RETURN' not handled in switch [-Werror,-Wswitch]
  switch ((AArch64ISD::NodeType)Opcode) {
          ^

@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd changed the base branch from swift/master to swift/main September 28, 2020 22:37
@compnerd
Copy link
Member

@swift-ci please test

@texasmichelle texasmichelle changed the base branch from swift/main to apple/stable/20200714 September 28, 2020 22:53
@texasmichelle
Copy link
Author

@swift-ci please test

@compnerd compnerd merged commit c8e3b61 into swiftlang:apple/stable/20200714 Sep 29, 2020
@texasmichelle texasmichelle deleted the cherry-pick-nodetype branch September 29, 2020 15:14
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.

2 participants