[all-commits] [llvm/llvm-project] 1b2d84: [lld-macho][test] Check addresses in flat-namespac...

Daniel Bertalan via All-commits all-commits at lists.llvm.org
Wed Aug 24 14:51:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b2d84a55311bc58c8ae8c039703ecc5ab4b0eb4
      https://github.com/llvm/llvm-project/commit/1b2d84a55311bc58c8ae8c039703ecc5ab4b0eb4
  Author: Daniel Bertalan <dani at danielbertalan.dev>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M lld/test/MachO/flat-namespace-interposable.s

  Log Message:
  -----------
  [lld-macho][test] Check addresses in flat-namespace-interposable.s

This test helped me catch an issue in my implementation of chained
fixups (D132560). This commit makes the test more robust by checking if
the bind opcodes are emitted for the correct address.

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




More information about the All-commits mailing list