Skip to content

Complete Debug Information #162

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
merged 1 commit into from
Nov 7, 2018
Merged

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Nov 6, 2018

No description provided.

@CodaFi CodaFi force-pushed the dwarf-fortress branch 8 times, most recently from 970d751 to fae98c8 Compare November 7, 2018 15:31
Completely overhaul LLVMSwift's support for generating debug
information now that we support LLVM 7.0.
@CodaFi
Copy link
Member Author

CodaFi commented Nov 7, 2018

We're missing LLVMSetInstDebugLocation, global variables (expressions), and macros. I need an IRInstruction protocol for the first, to think about how to represent DWARF instructions for the second, and LLVM support for the third.

@CodaFi CodaFi changed the title [WIP] Complete Debug Information Complete Debug Information Nov 7, 2018
@CodaFi
Copy link
Member Author

CodaFi commented Nov 7, 2018

⛵️

@CodaFi CodaFi merged commit 90d8858 into llvm-swift:master Nov 7, 2018
@CodaFi CodaFi deleted the dwarf-fortress branch November 7, 2018 15:39
This was referenced Nov 7, 2018
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