[all-commits] [llvm/llvm-project] a921f2: [llvm-objdump] Add support for the PT_OPENBSD_NOBT...
Frederic Cambus via All-commits
all-commits at lists.llvm.org
Fri Sep 22 12:41:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a921f2a3d721aac0814b6e319b81db1bc46cd3f8
https://github.com/llvm/llvm-project/commit/a921f2a3d721aac0814b6e319b81db1bc46cd3f8
Author: Frederic Cambus <fred at statdns.com>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M llvm/test/tools/llvm-objdump/openbsd-headers.test
M llvm/tools/llvm-objdump/ELFDump.cpp
Log Message:
-----------
[llvm-objdump] Add support for the PT_OPENBSD_NOBTCFI segment type. (#67127)
Reference: https://github.com/openbsd/src/blob/master/sys/sys/exec_elf.h
More information about the All-commits
mailing list