diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2014-09-08 17:07:03 +0200 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2014-09-08 17:07:03 +0200 |
| commit | cdfa637dadbd3c6f760ecaaf412b06fdc9893f98 (patch) | |
| tree | c44e7ef02d07ef59582f0610a80afd16de088453 /src | |
| parent | a39f69f91d47fe2262eb985b867a1085f6b8ecd4 (diff) | |
| download | rust-cdfa637dadbd3c6f760ecaaf412b06fdc9893f98.tar.gz rust-cdfa637dadbd3c6f760ecaaf412b06fdc9893f98.zip | |
Update LLVM to fix a crash in the MergeFunc pass
Diffstat (limited to 'src')
| 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 90a314162053a0c51a50a1c603c9203bef241e0 +Subproject e9d037419441d51ccb0f41aacbc64080b0c6e81 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index dd1c444119b..936a5fad895 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. -2014-08-05 +2014-09-08 |
