[llvm-branch-commits] [llvm] [BOLT] Use identify_magic for shared library detection (PR #190902)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 8 15:17:29 PDT 2026


aaupov wrote:

> Add a test case for PIE to make sure with don't misidentify it as a shared library.

Added a check for PT_INTERP header to distinguish PIE and DSO, updated the test.

https://github.com/llvm/llvm-project/pull/190902


More information about the llvm-branch-commits mailing list