Files
clang-p2996/llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp
Stefan Gränitz 01ba627f43 [llvm-jitlink] Refactor GOT and stubs registration (NFC) (#78365)
Add methods `registerGOTEntry()` and `registerStubEntry()` in
`Session::FileInfo` to factor out generic code from the individual
object type implementations.
2024-01-19 12:38:22 +01:00

5.5 KiB