[NFC][PowerPC] Remove the redundant InstAlias for OR instruction
Summary: We have handle the InstAlias for OR instructions, but we handle it agagin in PPCInstPrinter.cpp. This patch is to Remove the redundant InstAlias for OR instruction. Reviewed By: steven.zhang Differential Revision: https://reviews.llvm.org/D80502
Loading
Please register or sign in to comment