diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-06-08 18:15:52 +0000 |
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-06-08 18:15:52 +0000 |
| commit | e33f64f682386cf9909e4103a7e6ea8ab9b9dbf8 (patch) | |
| tree | 47db4ac1743a05401ed5575fa0df869e5cbedac7 /llvm/test/Object/check_binary_output.ll | |
| parent | 572cd900b2c8355960fb745c00ea7d6910acfc9a (diff) | |
| download | bcm5719-llvm-e33f64f682386cf9909e4103a7e6ea8ab9b9dbf8.tar.gz bcm5719-llvm-e33f64f682386cf9909e4103a7e6ea8ab9b9dbf8.zip | |
[asan] Fix Android build for API >= 21.
/code/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc:971:8: error: address of function 'dl_iterate_phdr' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
if (!dl_iterate_phdr)
~^~~~~~~~~~~~~~~
/code/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc:971:8: note: prefix with the address-of operator to silence this warning
if (!dl_iterate_phdr)
^
&
llvm-svn: 239321
Diffstat (limited to 'llvm/test/Object/check_binary_output.ll')
0 files changed, 0 insertions, 0 deletions

