[PATCH] D91418: [LLD][ELF] Rename lld elf driver main function

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 08:50:16 PST 2020


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

> Many thanks :) it will be very helpful if you can land it though I've just asked Chris for the access.

This appears to get past a comment.

> 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

I think the ports should have consensus on this before proceeding.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91418/new/

https://reviews.llvm.org/D91418



More information about the llvm-commits mailing list