[all-commits] [llvm/llvm-project] fab690: [NFC][SHT_LLVM_BB_ADDR_MAP] Define and use constru...

Rahman Lavaee via All-commits all-commits at lists.llvm.org
Fri Nov 17 11:44:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fab690d6b5d50f263bdb2413c913c9bd34d47625
      https://github.com/llvm/llvm-project/commit/fab690d6b5d50f263bdb2413c913c9bd34d47625
  Author: Rahman Lavaee <rahmanl at google.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Object/ELFTypes.h
    M llvm/lib/Object/ELF.cpp
    M llvm/tools/llvm-objdump/llvm-objdump.cpp
    M llvm/unittests/Object/ELFObjectFileTest.cpp

  Log Message:
  -----------
  [NFC][SHT_LLVM_BB_ADDR_MAP] Define and use constructor and accessors for BBAddrMap fields. (#72689)

The fields are still kept as public for now since our tooling accesses
them. Will change them to private visibility in a later patch.




More information about the All-commits mailing list