diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2021-09-03 10:02:31 +0200 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2021-09-03 10:02:31 +0200 |
commit | 79d58b4d3017d159bf09a77398c9a116128de193 (patch) | |
tree | d5371f0af03adc1adbd30bdaf4027d4906fb2dc5 /llvm/test/Transforms/LoopBoundSplit/bug-loop-bound-split-phi-in-exit-block.ll | |
parent | dc5dd77ac70089067236cf8071add95f153d5eba (diff) | |
download | llvm-79d58b4d3017d159bf09a77398c9a116128de193.zip llvm-79d58b4d3017d159bf09a77398c9a116128de193.tar.gz llvm-79d58b4d3017d159bf09a77398c9a116128de193.tar.bz2 |
[sanitizer_common] Define wordexp_wrde_dooffs for Solaris
The Solaris buildbots have been broken for some time:
In file included from /opt/llvm-buildbot/home/solaris11-amd64/clang-solaris11-amd64/llvm/compiler-rt/lib/asan/asan_interceptors.cpp:174:
/opt/llvm-buildbot/home/solaris11-amd64/clang-solaris11-amd64/llvm/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:4000:19: error: use of undeclared identifier 'wordexp_wrde_dooffs'
((flags & wordexp_wrde_dooffs) ? p->we_offs : 0) + p->we_wordc;
^
This was caused by D108646 <https://reviews.llvm.org/D108646>; the fix is
equivalent to D108838 <https://reviews.llvm.org/D108838>.
Tested on `amd64-pc-solaris2.11` and `sparcv9-sun-solaris2.11`.
Differential Revision: https://reviews.llvm.org/D109193
Diffstat (limited to 'llvm/test/Transforms/LoopBoundSplit/bug-loop-bound-split-phi-in-exit-block.ll')
0 files changed, 0 insertions, 0 deletions