As mentioned in PR35471, copied symbols did not show
in --Map output. Patch fixes that.
Details
Details
- Reviewers
ruiu • rafael - Commits
- rG31cd5da582ef: Recommit r319747 "[ELF] - Show copy relocated symbols in a --Map file output."
rGd9ae97cdb651: [ELF] - Show copy relocated symbols in a --Map file output.
rL319769: Recommit r319747 "[ELF] - Show copy relocated symbols in a --Map file output."
rLLD319769: Recommit r319747 "[ELF] - Show copy relocated symbols in a --Map file output."
rLLD319747: [ELF] - Show copy relocated symbols in a --Map file output.
rL319747: [ELF] - Show copy relocated symbols in a --Map file output.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Actually I do have the same patch. Please take a look at https://reviews.llvm.org/D40630
Comment Actions
LGTM. Mine and yours are essentially almost identical, so please go ahead and submit.
Comment Actions
Looks there was some problem with notifications from phab and llvm-bugs at last week, I do not
see llvm-reviews mail about it, so did not know :(
Will commit, thanks !