Skip to content

Conversation

@CodaFi
Copy link
Member

@CodaFi CodaFi commented Feb 17, 2017

Instructions that are missing are the exception-handling ones. We've had a discussion off of here about the difficulty of implementing a sensible interface for them. My first attempt at this lives in #71.

Copy link
Member

@harlanhaskins harlanhaskins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests? Just sanity checking.

@harlanhaskins
Copy link
Member

Otherwise LGTM!

/// This instruction is used to implement the `va_arg` macro in C.
///
/// - parameter list: A value of type `va_list*`
/// - parameter type: THe type of values in the variable argument area.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo THe

@CodaFi CodaFi force-pushed the race-to-the-finish branch from a8af497 to fd9afe6 Compare February 19, 2017 04:30
@CodaFi
Copy link
Member Author

CodaFi commented Feb 19, 2017

⛵️

@CodaFi CodaFi merged commit cddd297 into llvm-swift:master Feb 19, 2017
@CodaFi CodaFi deleted the race-to-the-finish branch February 19, 2017 04:34
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