about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorVadzim Dambrouski <pftbest@gmail.com>2018-01-31 00:57:30 +0300
committerVadzim Dambrouski <pftbest@gmail.com>2018-01-31 00:57:30 +0300
commit1e380cbfdd96365ef0eb6dfec341e85b68fa64b5 (patch)
tree6bb09e00226760f0edcc1f54b2a87a90db283dc5 /src/rustllvm/RustWrapper.cpp
parentdef3269a71be2e737cad27418a3dad9f5bd6cd32 (diff)
downloadrust-1e380cbfdd96365ef0eb6dfec341e85b68fa64b5.tar.gz
rust-1e380cbfdd96365ef0eb6dfec341e85b68fa64b5.zip
[MSP430] Don't enable trap_unreachable option by default on msp.
Since MSP430 doesn't meaningfully support faulting on illegal
instructions, LLVM generates a call to abort() function instead
of a trap instruction. Such calls are 4 bytes long, and that is
too much overhead for such small target.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions