mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-01 17:32:36 +00:00
Spacing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166074 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
320db3f805
commit
9ed6da49f3
@ -63,7 +63,7 @@ protected:
|
||||
// Any relocations already associated with the symbol will be re-resolved.
|
||||
void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
|
||||
public:
|
||||
RuntimeDyld(RTDyldMemoryManager*);
|
||||
RuntimeDyld(RTDyldMemoryManager *);
|
||||
~RuntimeDyld();
|
||||
|
||||
/// loadObject - prepare the object contained in the input buffer for
|
||||
|
Loading…
x
Reference in New Issue
Block a user