diff options
| author | Josh Stone <jistone@redhat.com> | 2018-09-11 11:59:50 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2018-09-11 11:59:50 -0700 |
| commit | af0f822edfdeb63284ae844c6f5a995fc47ea15d (patch) | |
| tree | d8b24a694805b3f50d7602b2e7c7feac78b8339a | |
| parent | f17c2306e2eba49f6447cfda831e4161bf0b618a (diff) | |
| download | rust-af0f822edfdeb63284ae844c6f5a995fc47ea15d.tar.gz rust-af0f822edfdeb63284ae844c6f5a995fc47ea15d.zip | |
Update LLVM to fix GlobalISel dbg.declare
Fixes #49807.
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject 2a1cdeadd3ea8e1eba9cc681037b83f07332763 +Subproject 5a081f0363340dd895d0958955d0c84661f60f0 diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 24a384fceb8..29b7d508f1c 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be (optionally) 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. -2018-08-22 +2018-09-11 |
