PowerPC: Mark patterns as isCodeGenOnly.
There remain a number of patterns that cannot (and should not) be handled by the asm parser, in particular all the Pseudo patterns. This commit marks those patterns as isCodeGenOnly. No change in generated code. llvm-svn: 178008
Loading
Please register or sign in to comment