diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-03-19 15:15:35 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-03-19 15:15:35 +0000 |
commit | af40d4371d89d9c4a9be2e4bef3266577bd9ff3f (patch) | |
tree | 9fac052d4737d43aa4e2b85d8dcc6630906e0754 /lldb/packages/Python | |
parent | 00160e226f68c87f70b7e9cae464c51339a28026 (diff) | |
download | bcm5719-llvm-af40d4371d89d9c4a9be2e4bef3266577bd9ff3f.tar.gz bcm5719-llvm-af40d4371d89d9c4a9be2e4bef3266577bd9ff3f.zip |
[mips] Fix crash on recursive using of .set
Switch to the `MCParserUtils::parseAssignmentExpression` for parsing
assignment expressions in the `.set` directive reduces code and allows
to print an error message instead of crashing in case of incorrect
recursive using of the `.set`.
Fix for the bug https://bugs.llvm.org/show_bug.cgi?id=41053.
Differential Revision: http://reviews.llvm.org/D59452
llvm-svn: 356461
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions