[PATCH] D61203: [compiler-rt] Fix cmake warnings

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 11:12:39 PDT 2019


eugenis added a comment.

I think  __hwasan_tls should be defined if !SANITIZER_ANDROID, without the other condition.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61203/new/

https://reviews.llvm.org/D61203





More information about the llvm-commits mailing list