[all-commits] [llvm/llvm-project] 90acc5: [MCDwarf] Change emitListsTableHeaderStart to use ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Mar 3 16:22:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 90acc505edf46410a44f45ff01eb301de21936fb
      https://github.com/llvm/llvm-project/commit/90acc505edf46410a44f45ff01eb301de21936fb
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M llvm/include/llvm/MC/MCDwarf.h
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/MC/MCDwarf.cpp

  Log Message:
  -----------
  [MCDwarf] Change emitListsTableHeaderStart to use a reference and fold Start/End symbols generation into it

Apply @dblaikie's suggestions in a post-commit review for D75375

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D75568




More information about the All-commits mailing list