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

[LLVM10] use Expected<ObjectPtr> #35301

Merged
merged 1 commit into from
Mar 30, 2020
Merged

[LLVM10] use Expected<ObjectPtr> #35301

merged 1 commit into from
Mar 30, 2020

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy requested a review from vtjnash March 29, 2020 22:46
@vtjnash
Copy link
Member

vtjnash commented Mar 29, 2020

Title's a bit confusing though, since now we're expecting a "ObjectPtr" not a "MemoryBuffer" as before.

@vchuravy
Copy link
Member Author

You are right, I did the wrong mental translation. Bothersome enough that I should rewrite?

@vtjnash
Copy link
Member

vtjnash commented Mar 29, 2020

You can change it when you squash and merge, just edit the title above on Github

@vchuravy vchuravy changed the title [LLVM10] use Expected<MemoryBuffer> [LLVM10] use Expected<ObjectPtr> Mar 30, 2020
@vchuravy vchuravy merged commit 02624ac into master Mar 30, 2020
@vchuravy vchuravy deleted the vc/fix_llvm10 branch March 30, 2020 00:02
oxinabox pushed a commit to oxinabox/julia that referenced this pull request Apr 8, 2020
ravibitsgoa pushed a commit to ravibitsgoa/julia that referenced this pull request Apr 9, 2020
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