mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-14 00:31:06 +00:00
Correct a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5b9f60bc22
commit
ce3c413e07
@ -80,7 +80,7 @@ public:
|
||||
virtual Module *removeModuleProvider(ModuleProvider *MP,
|
||||
std::string *ErrInfo = 0);
|
||||
|
||||
/// run - Start execution with the specified function and arguments.
|
||||
/// runFunction - Start execution with the specified function and arguments.
|
||||
///
|
||||
virtual GenericValue runFunction(Function *F,
|
||||
const std::vector<GenericValue> &ArgValues);
|
||||
|
Loading…
x
Reference in New Issue
Block a user