[all-commits] [llvm/llvm-project] 37f96c: Revert "[lld-macho] Change bitfield types to be id...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Tue Nov 2 13:58:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37f96cb4789d21cda66dd2b4f31de0a8ccfcfc38
      https://github.com/llvm/llvm-project/commit/37f96cb4789d21cda66dd2b4f31de0a8ccfcfc38
  Author: Vy Nguyen <vyng at google.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M lld/MachO/Symbols.h

  Log Message:
  -----------
  Revert "[lld-macho] Change bitfield types to be identical."

This reverts commit ae31f9fbaddd57a3c1c63bfd7baf1511122a49f7.

Reason: bitfields can't be merged across parent/child classes anyway. So this change doesn't help.




More information about the All-commits mailing list