1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
Lang Hames 159a898e35 [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
2018-10-06 23:03:59 +00:00
..
llvm [ORC] Add a 'remove' method to JITDylib to remove symbols. 2018-10-06 23:03:59 +00:00
llvm-c Emit template type and value parameter DIEs for template variables. 2018-10-03 18:44:53 +00:00