User Details
User Details
- User Since
- Aug 22 2019, 11:51 PM (74 w, 1 d)
Dec 11 2020
Dec 11 2020
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
@MaskRay It seems linkerMain is okay?
Dec 11 2020, 6:40 AM · Restricted Project
rksharma updated the diff for D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Rename LinkerDriver::link and LinkerDriver::main (in ELF) to LinkerDriver::linkerMain
Dec 11 2020, 6:38 AM · Restricted Project
Dec 3 2020
Dec 3 2020
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Dec 3 2020, 9:22 AM · Restricted Project
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Dec 3 2020, 6:01 AM · Restricted Project
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Ping
Dec 3 2020, 5:16 AM · Restricted Project
Nov 19 2020
Nov 19 2020
rksharma updated the diff for D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
link seems to be a more consistent name as pointed out by @MaskRay
Can we ignore its clash with lld::*::link as the general intent with setting a breakpoint at main is to trap the main function and not the lld::elf::LinkerDriver::main which may not be true for link
Nov 19 2020, 8:14 AM · Restricted Project
Nov 14 2020
Nov 14 2020
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
However I think this current patch is orthogonal to all that and simply aims to solve a gdb breakpoint issue?
Nov 14 2020, 4:22 AM · Restricted Project
rksharma added a comment to D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Nov 14 2020, 4:20 AM · Restricted Project
Nov 13 2020
Nov 13 2020
rksharma requested review of D91418: [LLD][ELF] Rename lld port driver entry function to a consistent name.
Nov 13 2020, 5:37 AM · Restricted Project
May 27 2020
May 27 2020
May 27 2020, 10:17 AM · Restricted Project