diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2015-01-27 19:29:00 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2015-01-27 19:29:00 +0000 |
commit | 5f92a08fc051d921f75af0cab01ce6a5b255b9c4 (patch) | |
tree | 73c7be64de5fffb63c8af12ee74ffacb2b106f01 /llvm/lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp | |
parent | b1e72eca0caf9bb10d66577573d4845557e61c25 (diff) | |
download | bcm5719-llvm-5f92a08fc051d921f75af0cab01ce6a5b255b9c4.tar.gz bcm5719-llvm-5f92a08fc051d921f75af0cab01ce6a5b255b9c4.zip |
[ExecutionEngine] FindFunctionNamed: Skip declarations
Summary:
Basically all other methods that look up functions by name skip them if they are mere declarations.
Do the same in FindFunctionNamed.
Reviewers: lhames
Reviewed By: lhames
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D7068
llvm-svn: 227227
Diffstat (limited to 'llvm/lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions