mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-30 06:40:53 +00:00
Another file I forgot.
llvm-svn: 56678
This commit is contained in:
parent
3f62c40108
commit
423053d8a7
@ -521,7 +521,6 @@ void Verifier::visitFunction(Function &F) {
|
||||
default:
|
||||
break;
|
||||
case CallingConv::C:
|
||||
case CallingConv::X86_SSECall:
|
||||
break;
|
||||
case CallingConv::Fast:
|
||||
case CallingConv::Cold:
|
||||
|
Loading…
Reference in New Issue
Block a user