mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-26 22:26:16 +00:00
Testing commit access.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215440 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
48bfab80aa
commit
589e61a95c
@ -61,7 +61,6 @@ void MipsRegInfoRecord::EmitMipsOptionRecord() {
|
||||
assert((ri_gp_value & 0xffffffff) == ri_gp_value);
|
||||
Streamer->EmitIntValue(ri_gp_value, 4);
|
||||
}
|
||||
|
||||
Streamer->PopSection();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user