diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-31 18:48:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-31 18:48:12 +0000 |
commit | 9293008e90530614e7e701da2420e3fedd0ffcb9 (patch) | |
tree | 6b0c1f607aa2be4261939a237272ee28258b09a8 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp | |
parent | eb8c0fc2ebacb583be404d63bc53add4f3f0dbc4 (diff) | |
download | llvm-9293008e90530614e7e701da2420e3fedd0ffcb9.zip llvm-9293008e90530614e7e701da2420e3fedd0ffcb9.tar.gz llvm-9293008e90530614e7e701da2420e3fedd0ffcb9.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions