Skip to content
Commit 9293008e authored by Chris Lattner's avatar Chris Lattner
Browse files

the asm matcher can't handle operands with modifiers (like ${foo:bar}).

Instead of silently ignoring these instructions, emit a hard error and
force the target author to either refactor the target or mark the 
instruction 'isCodeGenOnly'.

Mark a few instructions in ARM and MBlaze as isCodeGenOnly the are 
doing this.

llvm-svn: 117858
parent eb8c0fc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment