[all-commits] [llvm/llvm-project] e59726: [LLD] [COFF] Align all debug directories

Petr Penzin via All-commits all-commits at lists.llvm.org
Mon Nov 2 10:51:34 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e59726220f3d1234b8cdecb906722b3ecc13cb77
      https://github.com/llvm/llvm-project/commit/e59726220f3d1234b8cdecb906722b3ecc13cb77
  Author: Peter Penzin <petr.penzin at intel.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M lld/COFF/Writer.cpp

  Log Message:
  -----------
  [LLD] [COFF] Align all debug directories

Match MSVC linker output - align all debug directories on four bytes,
while removing debug directory alignment. This would have the same
effect on CETCOMPAT support as D89919.

Chromium bug: https://crbug.com/1136664

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




More information about the All-commits mailing list