mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-21 19:32:16 +00:00
Reverted my "Testing commit access" commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215441 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
589e61a95c
commit
0dbff88f4e
@ -61,6 +61,7 @@ void MipsRegInfoRecord::EmitMipsOptionRecord() {
|
||||
assert((ri_gp_value & 0xffffffff) == ri_gp_value);
|
||||
Streamer->EmitIntValue(ri_gp_value, 4);
|
||||
}
|
||||
|
||||
Streamer->PopSection();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user