[PATCH] D108083: add sanitizer support to hexagon

Brian Cain via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 16 15:36:48 PDT 2021


bcain added a comment.

In D108083#2947914 <https://reviews.llvm.org/D108083#2947914>, @vitalybuka wrote:

> Do we have public bot for hexagon?

I think we have one intended to for checking hexagon-unknown-elf and perhaps not one for hexagon-unknown-linux-musl. I believe that only the Linux target uses the compiler-rt libraries, though.

We can help create a bot for hexagon-unknown-linux-musl. What's the process?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108083



More information about the cfe-commits mailing list