diff options
author | Lang Hames <lhames@gmail.com> | 2018-02-03 16:52:48 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-02-03 16:52:48 +0000 |
commit | 371412b1ecc1154f1d29304aaa53227339cceefe (patch) | |
tree | 543aa9b7e007c12f160829b2f68a2963c67212dd /llvm/lib/ExecutionEngine/Orc/OrcError.cpp | |
parent | 7174023f57309bc29ed3334c33f56bda33f9f4b2 (diff) | |
download | bcm5719-llvm-371412b1ecc1154f1d29304aaa53227339cceefe.tar.gz bcm5719-llvm-371412b1ecc1154f1d29304aaa53227339cceefe.zip |
[ORC] Rename NullResolver to NullLegacyResolver.
This resolver conforms to the LegacyJITSymbolResolver interface, and will be
replaced with a null-returning resolver conforming to the newer
orc::SymbolResolver interface in the near future. This patch renames the class
to avoid a clash.
llvm-svn: 324175
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/OrcError.cpp')
0 files changed, 0 insertions, 0 deletions