Skip to content

Commit 51cebb3

Browse files
committed
LLVM: Add support for EABI-compliant libcalls on MSP430.
This change will allow rust code to have proper support for division and multiplication using libgcc libcalls.
1 parent 77f1bec commit 51cebb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rustllvm/llvm-rebuild-trigger

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
22
# The actual contents of this file do not matter, but to trigger a change on the
33
# build bots then the contents should be changed so git updates the mtime.
4-
2017-05-06
4+
2017-05-13

0 commit comments

Comments
 (0)