mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-12 19:01:55 +00:00
[lli] Fix a typo in a header.
llvm-svn: 364956
This commit is contained in:
parent
d16c162c94
commit
dbc86d20cb
@ -75,7 +75,7 @@ std::unique_ptr<FDRawChannel> launchRemote();
|
||||
|
||||
namespace llvm {
|
||||
|
||||
// ForwardingMM - Adapter to connect MCJIT to Orc's Remote8
|
||||
// ForwardingMM - Adapter to connect MCJIT to Orc's Remote
|
||||
// memory manager.
|
||||
class ForwardingMemoryManager : public llvm::RTDyldMemoryManager {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user