Roll emscripten-releases/llvm-project 68774edcd65a..03a7353fa051 (13 commits)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/68774edcd65a..03a7353fa051


git log 68774edcd65a..03a7353fa051 --date=short --no-merges --format='%ad %ae %s'
2019-05-20 ibiryukov@google.com [clangd] Fix naming warning from clang-tidy. NFC
2019-05-20 maskray@google.com [ELF] Fix getRelocTargetVA formulae of R_TLS and R_NEG_TLS
2019-05-20 mikael.holmen@ericsson.com Fix compilation warning about unused variable [NFC]
2019-05-20 maskray@google.com [ELF] Error on relocations to local undefined symbols
2019-05-20 orlando.hyams@sony.com Revert "[DebugInfo] Update loop metadata for inlined loops"
2019-05-20 maskray@google.com [MIPS] Update mips-abs-got.s to not use .reloc
2019-05-20 adam.balogh@ericsson.com [Analyzer] Refactor begin and end symbol creation
2019-05-20 gchatelet@google.com [NFC] Refactor visitIntrinsicCall so it doesn't return a const char*
2019-05-20 gabor.marton@ericsson.com [ASTImporter] Enable disabled but passing tests
2019-05-20 zolnaitamas2000@gmail.com [clang-tidy] Sort this list alphabetically
2019-05-20 petar.jovanovic@mips.com [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)
2019-05-20 cullen.rhodes@arm.com [AArch64][SVE2] Asm: add int halving add/sub (predicated) instructions
2019-05-20 cullen.rhodes@arm.com [AArch64][SVE2] Asm: add saturating multiply-add interleaved long instructions


Created with:
  gclient setdep -r emscripten-releases/llvm-project@03a7353fa051

The AutoRoll server is located here: https://autoroll.skia.org/r/llvm-project-emscripten-releases

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=wasm-waterfall@grotations.appspotmail.com

Change-Id: I537a32d0f0bfb5ea53822bc68f54c0ccb9bb980d
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/1619653
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 0587a92..6a022ef 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling llvm_project
   # and whatever else without interference from each other.
-  'llvm_project_revision': '68774edcd65a310aadbaaffa7a63a416eef7cede',
+  'llvm_project_revision': '03a7353fa051356e5f59c1b30b02922b062a2deb',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling v8
   # and whatever else without interference from each other.