diff options
author | Mircea Trofin <mtrofin@google.com> | 2021-12-13 16:02:02 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2021-12-13 17:09:38 -0800 |
commit | a290770fa848cfe9b46dcc2c44e06e15cafd0f23 (patch) | |
tree | ef617bb0de9300c4d3c431370f7623c088f6a5a7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 58473d84e0c7796de5dcfd3153e5d5cc8ad034b3 (diff) | |
download | llvm-a290770fa848cfe9b46dcc2c44e06e15cafd0f23.zip llvm-a290770fa848cfe9b46dcc2c44e06e15cafd0f23.tar.gz llvm-a290770fa848cfe9b46dcc2c44e06e15cafd0f23.tar.bz2 |
[benchmark] Pull latest; disable -Werror
Pulled the latest (b000672), which adds an option to disable -Werror,
which caused issues previously (see for instance
https://reviews.llvm.org/D112012)
Applied https://github.com/google/benchmark/pull/1305 to unblock, as
this issue is causing downstream buildbot failures.
The only change is in llvm/CMakeLists.txt, where we set
BENCHMARK_ENABLE_WERROR to have the same value as LLVM_ENABLE_WERROR.
This patch also introduces a convenience script to pull benchmark from
upstream.
Differential Revision: https://reviews.llvm.org/D115684
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions