diff options
author | Vadzim Dambrouski <pftbest@gmail.com> | 2019-09-25 18:58:07 +0000 |
---|---|---|
committer | Vadzim Dambrouski <pftbest@gmail.com> | 2019-09-25 18:58:07 +0000 |
commit | efcad77431e10b615469595eff301804a5027f18 (patch) | |
tree | cf761e3d8136e76ef0ee454e004ed613b30e0dff /libcxx/test/std/utilities/tuple/tuple.tuple | |
parent | af4a29af0179995a9d639af45d2c7bacab61f2b0 (diff) | |
download | bcm5719-llvm-efcad77431e10b615469595eff301804a5027f18.tar.gz bcm5719-llvm-efcad77431e10b615469595eff301804a5027f18.zip |
[MSP430] Allow msp430_intrcc functions to not have interrupt attribute.
Summary:
Useful in case you want to have control over interrupt vector generation.
For example in Rust language we have an arrangement where all unhandled
ISR vectors gets mapped to a single default handler function. Which is
hard to implement when LLVM tries to generate vectors on its own.
Reviewers: asl, krisb
Subscribers: hiraditya, JDevlieghere, awygle, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67313
llvm-svn: 372910
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple')
0 files changed, 0 insertions, 0 deletions