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

Preliminary fix for debug info generation with LLVM 3.4. #450

Merged
merged 1 commit into from
Aug 20, 2013

Conversation

redstar
Copy link
Member

@redstar redstar commented Aug 19, 2013

There is no debug information generated for several types. As LLVM 3.4 does not support empty nodes, it is now time to implement the missing debug info.

There is no debug information generated for several types.
As LLVM 3.4 does not support empty nodes, it is now time to
implement the missing debug info.
@dnadlinger
Copy link
Member

lgtm

dnadlinger added a commit that referenced this pull request Aug 20, 2013
Preliminary fix for debug info generation with LLVM 3.4.
@dnadlinger dnadlinger merged commit 147267d into ldc-developers:master Aug 20, 2013
redstar pushed a commit that referenced this pull request Sep 27, 2014
fix Issue 9726 - Add minimum % coverage required for -cov testing
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