mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
FIXME comment shouldn't have been doxygen style
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193131 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d114b41e62
commit
5e206fcf30
@ -153,7 +153,7 @@ public:
|
||||
/// called the MCJIT execution engine will reapply relocations for a loaded
|
||||
/// object.
|
||||
/// Is it OK to finalize a set of modules, add modules and finalize again.
|
||||
/// FIXME: Do we really need both of these?
|
||||
// FIXME: Do we really need both of these?
|
||||
virtual void finalizeObject();
|
||||
virtual void finalizeModule(Module *);
|
||||
void finalizeLoadedModules();
|
||||
|
Loading…
Reference in New Issue
Block a user