commit | 8c824db15ae5b7c7d6f9adb6290bfb4efc627a11 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Fri Feb 09 02:30:40 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Fri Feb 09 02:30:40 2018 +0000 |
tree | 61c596cb8d46b05590a95d3b007903b7aa05e61d | |
parent | 89f42483f9a36a276b409a494e7cb098fdea774c [diff] |
[ORC] Remove Layer handles from the layer concept. Handles were returned by addModule and used as keys for removeModule, findSymbolIn, and emitAndFinalize. Their job is now subsumed by VModuleKeys, which simplify resource management by providing a consistent handle across all layers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324700 91177308-0d34-0410-b5e6-96231b3b80d8