Skip to content

Remove LLD_REPORT_UNDEFINED setting #18342

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 2 commits into from
Feb 24, 2023
Merged

Remove LLD_REPORT_UNDEFINED setting #18342

merged 2 commits into from
Feb 24, 2023

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 8, 2022

This setting became the default in #16003. There is no reason to keep
it around anymore and we have has no issues reported in the last 3
months (4 releases).

@sbc100 sbc100 force-pushed the remove_lld_report_undefined branch 2 times, most recently from 085718e to b16fb44 Compare February 24, 2023 00:43
@sbc100 sbc100 changed the title [WIP] Remove LLD_REPORT_UNDEFINED setting Remove LLD_REPORT_UNDEFINED setting Feb 24, 2023
@sbc100 sbc100 requested review from kripken and dschuff February 24, 2023 00:44
This setting became the default in #16003.  There is no reason to keep
it around anymore and we have has no issues reported in the last 3
months (4 releases).
@sbc100 sbc100 force-pushed the remove_lld_report_undefined branch from b16fb44 to 2d3b509 Compare February 24, 2023 00:46
@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 24, 2023

The key think that this change unlocks is the ability to remove deps_info.py and move the information into the library files, (similar to #15982).

Co-authored-by: Alon Zakai <azakai@google.com>
@sbc100 sbc100 force-pushed the remove_lld_report_undefined branch from a99b680 to ceefdd3 Compare February 24, 2023 19:13
@sbc100 sbc100 merged commit ca19311 into main Feb 24, 2023
@sbc100 sbc100 deleted the remove_lld_report_undefined branch February 24, 2023 19:13
impact-maker pushed a commit to impact-maker/emscripten that referenced this pull request Mar 17, 2023
This setting became the default in emscripten-core#16003.  There is no reason to keep
it around anymore and we have has no issues reported in the last 3
months (4 releases).
impact-maker pushed a commit to impact-maker/emscripten that referenced this pull request Mar 17, 2023
This setting became the default in emscripten-core#16003.  There is no reason to keep
it around anymore and we have has no issues reported in the last 3
months (4 releases).
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