commit | 013475a27222c46e528c83704fa2bf43ba207571 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Feb 12 12:15:23 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 12 12:15:23 2016 -0800 |
tree | 1070fe0f48ee9a56b6fe08287f0f846a99f67621 | |
parent | c08f196648463d44eb85e17c5815dbf8f709a42a [diff] |
Put all XSAN bots on the same DEPS-sourced build of Clang. This adds LLVM, Clang, and compiler-rt (*san tools) to DEPS, then uses them from xsan_build, building them if needed. This is similar to how the CMake bots bootstrap CMake if needed. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1693733003 Review URL: https://codereview.chromium.org/1693733003