aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-10-31 18:48:12 +0000
committerChris Lattner <sabre@nondot.org>2010-10-31 18:48:12 +0000
commitefa53760feb23935c29176a94e937f02c3aa5683 (patch)
tree40339f37c8a8b9c423d83e2f2e4e020779201c47 /lib/CodeGen/MachineFunction.cpp
parenta33b93f7f162fe85dfe4fc1f16e1afb254393ab9 (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
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions