This is part of a series of patches to upstream support for Mach-O chained fixups.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113725
Validate chained fixup image formats ClosedPublic Authored by aprantl on Nov 11 2021, 5:53 PM.
Details Summary This is part of a series of patches to upstream support for Mach-O chained fixups.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 22 2022, 10:58 AM
This revision was landed with ongoing or failed builds.Feb 25 2022, 1:04 PM Closed by commit rGbbaeb1ee0ee0: Validate chained fixup image formats (authored by aprantl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411507 llvm/include/llvm/BinaryFormat/MachO.h
llvm/include/llvm/Object/MachO.h
llvm/lib/Object/MachOObjectFile.cpp
llvm/test/Object/AArch64/chained-fixups-header.test
|
Is this returning Targets in both cases intentional? Maybe it's a placeholder for more upcoming logic?