diff options
author | Anton Korobeynikov <anton@korobeynikov.info> | 2019-01-16 13:44:01 +0000 |
---|---|---|
committer | Anton Korobeynikov <anton@korobeynikov.info> | 2019-01-16 13:44:01 +0000 |
commit | 383e8271212bfabb824161c9c30e22afa07d44e2 (patch) | |
tree | 90d10cefb46f4c1bd5312529cfc2af526ffd2275 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | b6cee6ceb61056bc26e9e96f6e9001c41aa644ea (diff) | |
download | bcm5719-llvm-383e8271212bfabb824161c9c30e22afa07d44e2.tar.gz bcm5719-llvm-383e8271212bfabb824161c9c30e22afa07d44e2.zip |
[MSP430] Improve support of 'interrupt' attribute
* Accept as an argument constants in range 0..63 (aligned with TI headers and linker scripts provided with TI GCC toolchain).
* Emit function attribute 'interrupt'='xx' instead of aliases (used in the backend to create a section for particular interrupt vector).
* Add more diagnostics.
Patch by Kristina Bessonova!
Differential Revision: https://reviews.llvm.org/D56663
llvm-svn: 351344
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions