[all-commits] [llvm/llvm-project] 96c037: [llvm] - Recognizing 'PT_OPENBSD_MUTABLE' segment ...

Brad Smith via All-commits all-commits at lists.llvm.org
Fri Nov 18 17:43:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96c037ef9c01e5e26c84e571feb3e5c16519727d
      https://github.com/llvm/llvm-project/commit/96c037ef9c01e5e26c84e571feb3e5c16519727d
  Author: Brad Smith <brad at comstyle.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M llvm/test/tools/llvm-objdump/openbsd-headers.test
    M llvm/test/tools/llvm-readobj/ELF/program-headers.test
    M llvm/tools/llvm-objdump/ELFDump.cpp
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm] - Recognizing 'PT_OPENBSD_MUTABLE' segment type.

Recognizing 'PT_OPENBSD_MUTABLE' segment type.

https://github.com/openbsd/src/commit/bd249b5664da50f0178adea78250a7a0d8ea6566

Reviewed By: jhenderson, MaskRay

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




More information about the All-commits mailing list