mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 22:04:10 +00:00
Fix a comment.
llvm-svn: 120199
This commit is contained in:
parent
9ff2982261
commit
a9f9d6d2db
@ -229,8 +229,7 @@ public:
|
||||
Write32(CPUSubtype);
|
||||
|
||||
Write32(macho::HFT_Object);
|
||||
Write32(NumLoadCommands); // Object files have a single load command, the
|
||||
// segment.
|
||||
Write32(NumLoadCommands);
|
||||
Write32(LoadCommandsSize);
|
||||
Write32(Flags);
|
||||
if (Is64Bit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user