Files
clang-p2996/llvm/lib/ExecutionEngine/JITLink/ELF.cpp
Lang Hames d8472ac238 [JITLink][ELF] Check that ELF buffer has at least ELF::EI_NIDENT bytes.
This allows the subsequent code to access the E_IDENT fields, which will be
used in the upcoming JITLink ppc64 backend (https://reviews.llvm.org/D148192).
2023-04-17 11:42:27 -07:00

3.9 KiB