[all-commits] [llvm/llvm-project] 9c5d43: [lld-macho] Try to fix MSAN "uninitialized memory"...

Jez Ng via All-commits all-commits at lists.llvm.org
Sun Jun 13 20:47:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c5d43fb5513260dad86c135755bc5313a81e768
      https://github.com/llvm/llvm-project/commit/9c5d43fb5513260dad86c135755bc5313a81e768
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M lld/MachO/Writer.cpp

  Log Message:
  -----------
  [lld-macho] Try to fix MSAN "uninitialized memory" error

I *think* this is the fix, with the regression being introduced by
D104199. Not 100% sure since MSAN isn't supported on my Mac machine, and
it'll take some time to spin up a Linux box... will look at the
buildbots for answers




More information about the All-commits mailing list