================
@@ -42,16 +44,30 @@ using namespace lld;
using namespace lld::elf;
namespace {
-template <class ELFT> class MarkLive {
+
----------------
MaskRay wrote:
delete the blank line after `namespace {`
https://github.com/llvm/llvm-project/pull/127112