diff options
author | Lang Hames <lhames@gmail.com> | 2018-10-06 23:03:59 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-10-06 23:03:59 +0000 |
commit | 535448e08d318038ce22d9f1234a37647e47af14 (patch) | |
tree | a91d1c687ba12a429c23e561d45c64a809ffa016 /llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | |
parent | cb5702c3fd741b9311bab7d9cce7cea39fc7ae42 (diff) | |
download | llvm-535448e08d318038ce22d9f1234a37647e47af14.zip llvm-535448e08d318038ce22d9f1234a37647e47af14.tar.gz llvm-535448e08d318038ce22d9f1234a37647e47af14.tar.bz2 |
[ORC] Add a 'remove' method to JITDylib to remove symbols.
Symbols can be removed provided that all are present in the JITDylib and none
are currently in the materializing state. On success all requested symbols are
removed. On failure an error is returned and no symbols are removed.
llvm-svn: 343928
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp')
0 files changed, 0 insertions, 0 deletions