[X86] Remove unnecessary defaulted argument from function in X86FoldTablesEmitter.cpp. NFC
Nothing ever calls it with anything other than the default value. So just delete it and the code that handled the non-default value.
Loading
Please sign in to comment