diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2014-09-05 22:30:32 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2014-09-05 22:30:32 +0000 |
commit | 489decec674f20c4d7ecb2503b74dacf023a7539 (patch) | |
tree | dc33314bdc93ab8c4894336439a7b6c4b87ea295 /lldb/scripts/Python/python-wrapper.swig | |
parent | cefdbdf2fe5a52bff89451cb37edc1bac6ba6058 (diff) | |
download | llvm-489decec674f20c4d7ecb2503b74dacf023a7539.zip llvm-489decec674f20c4d7ecb2503b74dacf023a7539.tar.gz llvm-489decec674f20c4d7ecb2503b74dacf023a7539.tar.bz2 |
[inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{'
follows '~' in a clobber constraint string.
Previously llc would hit an llvm_unreachable when compiling an inline-asm
instruction with malformed constraint string "~x{21}". This commit enables
LLParser to catch the error earlier and print a more helpful diagnostic.
rdar://problem/14206559
llvm-svn: 217288
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions