mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-27 14:07:32 +00:00
minor bugfix
llvm-svn: 36777
This commit is contained in:
parent
e5194cc663
commit
7d16cb364d
@ -446,6 +446,7 @@ public:
|
||||
}
|
||||
|
||||
// Read a record.
|
||||
Record.clear();
|
||||
switch (ReadRecord(Code, Record)) {
|
||||
default: break; // Default behavior, ignore unknown content.
|
||||
case bitc::BLOCKINFO_CODE_SETBID:
|
||||
|
Loading…
Reference in New Issue
Block a user