summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDylan McKay <dylanmckay34@gmail.com>2017-02-06 09:01:59 +0000
committerDylan McKay <dylanmckay34@gmail.com>2017-02-06 09:01:59 +0000
commitd31534cd3a185c2968257096064b4ded92c3bedb (patch)
tree587a7707461fbbad16cfeaeb72d8dd106a50f7e8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0acfafdbd6063805c0c9bf0f42eda73cd2bea885 (diff)
[AVR] Add support for the full set of inline asm constraints
Summary: Previously the method would simply return false, causing every single inline assembly constraint to trigger a compile error. This adds inline assembly constraint support for the AVR target. This patch is derived from the code in AVRISelLowering::getConstraintType. More details can be found on the AVR-GCC reference wiki http://www.nongnu.org/avr-libc/user-manual/inline_asm.html Reviewers: jroelofs, asl Reviewed By: asl Subscribers: asl, ahatanak, saaadhu, cfe-commits Differential Revision: https://reviews.llvm.org/D28344 llvm-svn: 294176
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions