Unverified Commit 9084934a authored by Qiongsi Wu's avatar Qiongsi Wu Committed by GitHub
Browse files

[ThinLTO][NFC] Add Module Name Debug Print when Generating Module Maps (#67820)

When computing the module maps, `ThinLTOCodeGenerator` asserts if it
sees duplicating module names. This PR adds a debug print, so that the
list of modules already added can be printed. With this information, one
can identify which modules are causing the duplication.
parent 1f012690
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment