[all-commits] [llvm/llvm-project] 28be02: [lld/mac] Don't assert on -dead_strip + arm64 rang...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Aug 27 20:28:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28be02f33493f924d92b74b374e4d0bd6d1aaa63
      https://github.com/llvm/llvm-project/commit/28be02f33493f924d92b74b374e4d0bd6d1aaa63
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-08-27 (Fri, 27 Aug 2021)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/test/MachO/arm64-thunks.s

  Log Message:
  -----------
  [lld/mac] Don't assert on -dead_strip + arm64 range extension thunks

The assert is harmless and thinks worked fine in builds with asserts enabled,
but it's still nice to fix the assert.

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




More information about the All-commits mailing list