diff options
| author | Vadzim Dambrouski <pftbest@gmail.com> | 2017-03-04 14:03:46 +0300 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-03-10 08:10:21 -0800 |
| commit | 1c5584d1068f29fd2987fd7d513c02e013caa8c6 (patch) | |
| tree | fb31eefdfd6dc0be61b86daf78de1ba691ba7fa0 | |
| parent | f573db4f80c75f156df8a743f456bf087ec81dc2 (diff) | |
| download | rust-1c5584d1068f29fd2987fd7d513c02e013caa8c6.tar.gz rust-1c5584d1068f29fd2987fd7d513c02e013caa8c6.zip | |
LLVM: Update submodule to include SRet support patch for MSP430.
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject 50ab09fb43f038e4f824eea6cb278f560d3e862 +Subproject 859fb269364623b17e092efaba3f94e70ce97c5 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 57f37ea050c..e30ad63d52f 100644 --- a/src/rustllvm/llvm-auto-clean-trigger +++ b/src/rustllvm/llvm-auto-clean-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be forcibly cleaned and then rebuilt. # The actual contents of this file do not matter, but to trigger a change on the # build bots then the contents should be changed so git updates the mtime. -2017-03-02 +2017-03-04 |
