diff options
author | Tim Northover <tnorthover@apple.com> | 2013-06-21 23:05:33 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-06-21 23:05:33 +0000 |
commit | 1711cc930bda8d27e87a2092bd220c18e4600c98 (patch) | |
tree | d729b08354346fbf0054495aaa45d9a9f1a62883 /lldb/scripts/Python/modify-python-lldb.py | |
parent | 97c6c5bd9869a3c929cef0880425c198b70b6d46 (diff) | |
download | bcm5719-llvm-1711cc930bda8d27e87a2092bd220c18e4600c98.tar.gz bcm5719-llvm-1711cc930bda8d27e87a2092bd220c18e4600c98.zip |
Teach ARM va_arg to ignore empty structs.
Empty structs are ignored for parameter passing purposes, but va_arg was
incrementing the pointer anyway which could lead to va_list getting out of
sync.
llvm-svn: 184605
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions