[all-commits] [llvm/llvm-project] 835135: Revert "[lld-macho] Fix symbol relocs handling for...

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu Nov 11 20:30:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 835135a8aee5557001ce8316629ebd4166ce8648
      https://github.com/llvm/llvm-project/commit/835135a8aee5557001ce8316629ebd4166ce8648
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/weak-definition-gc.s

  Log Message:
  -----------
  Revert "[lld-macho] Fix symbol relocs handling for compact unwind's functionAddress"

This reverts commit e941fe506114569410ec8c77e600cddd5a77559d.

The commit in question causes:

  lld/MachO/InputFiles.cpp:916:13: error: use of undeclared identifier
  'it'




More information about the All-commits mailing list