Files
clang-p2996/llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
Lang Hames 74f2a76904 [JITLink] Rename TableManager::appendEntry, add comment.
Renames TableManager's appendEntry method to registerPreExistingEntry and adds
a comment to explain its purpose. (TableManager subclasses are required to
implement a createEntry method which also appends entries to the map: this
rename aims to avoid any confusion between these methods)
2023-07-10 17:13:40 +00:00

14 KiB