mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01: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…
x
Reference in New Issue
Block a user