[all-commits] [llvm/llvm-project] 17063a: Revert "[ELF] Allow getErrPlace() to work before O...

Vlad Tsyrklevich via All-commits all-commits at lists.llvm.org
Fri Dec 13 09:44:48 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 17063abd1e7350c854681665d5f2510d532e821e
      https://github.com/llvm/llvm-project/commit/17063abd1e7350c854681665d5f2510d532e821e
  Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M lld/ELF/Target.cpp
    M lld/test/ELF/mips-jalr-non-functions.s

  Log Message:
  -----------
  Revert "[ELF] Allow getErrPlace() to work before Out::bufferStart is set"

This reverts commit 2bbd32f5e8f0f62d895966e2623d9bdb9778b50b, it was
causing UBSan failures like the following:
lld/ELF/Target.cpp:103:41: runtime error: applying non-zero offset 24 to null pointer




More information about the All-commits mailing list