-
Notifications
You must be signed in to change notification settings - Fork 56
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
670 Add debug information per file #687
670 Add debug information per file #687
Conversation
…de-generation-so-that-it-can-produce-multiple-modules
Codecov ReportBase: 94.19% // Head: 94.22% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #687 +/- ##
==========================================
+ Coverage 94.19% 94.22% +0.03%
==========================================
Files 46 46
Lines 18785 18907 +122
==========================================
+ Hits 17694 17816 +122
Misses 1091 1091
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…t-can-produce-multiple-modules
…de-generation-so-that-it-can-produce-multiple-modules
…t-can-produce-multiple-modules
Debug information is now added per file, and not for the entire module
This allows multiple file definitions even through the same LLVM Module