commit | efa53760feb23935c29176a94e937f02c3aa5683 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Oct 31 18:48:12 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Oct 31 18:48:12 2010 +0000 |
tree | 40339f37c8a8b9c423d83e2f2e4e020779201c47 | |
parent | a33b93f7f162fe85dfe4fc1f16e1afb254393ab9 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117858 91177308-0d34-0410-b5e6-96231b3b80d8