[all-commits] [llvm/llvm-project] 1079f1: [lld][COFF][LTO] Don't disable verifier in assert ...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Sep 29 09:00:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1079f1c6eaa686b3010fd7c43cf71fc355ec6e69
      https://github.com/llvm/llvm-project/commit/1079f1c6eaa686b3010fd7c43cf71fc355ec6e69
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M lld/COFF/LTO.cpp

  Log Message:
  -----------
  [lld][COFF][LTO] Don't disable verifier in assert builds

We should catch more issues this way.

This previously the behavior and was dropped in cde5e5b600b06.

Reviewed By: hans

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




More information about the All-commits mailing list