diff options
author | Stefan Gränitz <stefan.graenitz@gmail.com> | 2020-12-08 10:56:50 +0100 |
---|---|---|
committer | Stefan Gränitz <stefan.graenitz@gmail.com> | 2020-12-08 10:58:20 +0100 |
commit | c54d827fdb12d033dca2155c416f02791fc86786 (patch) | |
tree | 7efe980ea6d32b3f7ec71d86dcb705b97e4ff877 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 83b52b5ba27815200e76343f2a2f1614bb1960d9 (diff) | |
download | llvm-c54d827fdb12d033dca2155c416f02791fc86786.zip llvm-c54d827fdb12d033dca2155c416f02791fc86786.tar.gz llvm-c54d827fdb12d033dca2155c416f02791fc86786.tar.bz2 |
[Orc] Two small fixes in TPCDynamicLibrarySearchGenerator
There is one result per lookup symbol, so we have to advance the result iterator no matter whether it's NULL or not.
MissingSymbols variable is unused.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D91707
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions