diff options
author | Lang Hames <lhames@gmail.com> | 2023-07-10 16:32:23 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2023-07-10 17:13:40 +0000 |
commit | 74f2a76904d7059d4b74d508f962c3efa7775b28 (patch) | |
tree | 19296e88cb3b4e0ae093c0a821646047c30fa996 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 26718d931feea5b72fafa2e91a15ee5080db4c22 (diff) | |
download | llvm-74f2a76904d7059d4b74d508f962c3efa7775b28.zip llvm-74f2a76904d7059d4b74d508f962c3efa7775b28.tar.gz llvm-74f2a76904d7059d4b74d508f962c3efa7775b28.tar.bz2 |
[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)
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions