13#ifndef LLVM_EXECUTIONENGINE_JITLINK_JITLINKDYLIB_H
14#define LLVM_EXECUTIONENGINE_JITLINK_JITLINKDYLIB_H
26 const std::string &
getName()
const {
return Name; }
const std::string & getName() const
Get the name for this JITLinkDylib.
JITLinkDylib(std::string Name)
This is an optimization pass for GlobalISel generic memory operations.
OutputIt move(R &&Range, OutputIt Out)
Provide wrappers to std::move which take ranges instead of having to pass begin/end explicitly.
Implement std::hash so that hash_code can be used in STL containers.