[all-commits] [llvm/llvm-project] dfb77f: [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to forc...

bd1976bris via All-commits all-commits at lists.llvm.org
Tue Jul 5 01:43:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfb77f2e99a18d5fa61763961f977993f1943f59
      https://github.com/llvm/llvm-project/commit/dfb77f2e99a18d5fa61763961f977993f1943f59
  Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M lld/docs/ReleaseNotes.rst
    A lld/test/ELF/crash-report.test
    M lld/test/lit.cfg.py
    M lld/test/lit.site.cfg.py.in
    M lld/tools/lld/lld.cpp

  Log Message:
  -----------
  [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crash

Add FORCE_LLD_DIAGNOSTICS_CRASH inspired by the existing
FORCE_CLANG_DIAGNOSTICS_CRASH.

This is particularly useful for people customizing LLD as they may
want to modify the crash reporting behavior.

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




More information about the All-commits mailing list