diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-12-16 18:21:39 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-12-16 18:21:39 +0000 |
commit | c35fc49477bd0efa0f5a5224ea4487235ceac8c3 (patch) | |
tree | 8212b0273880fb34e1076b8cae8916de6aca16fe /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3a1bb221781975b85ac11b484212b7eb8f30a1b4 (diff) | |
download | bcm5719-llvm-c35fc49477bd0efa0f5a5224ea4487235ceac8c3.tar.gz bcm5719-llvm-c35fc49477bd0efa0f5a5224ea4487235ceac8c3.zip |
We have decided not to support inline asm where an output operand with a matching input operand with incompatible type (i.e. either one is a floating point and the other is an integer or the sizes of the types differ). SelectionDAGBuild will catch these and exit with an error.
llvm-svn: 61092
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions