commit | eebd231ef6b42a641216edc336c8bf847ac52775 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Thu Mar 30 21:59:52 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 21:59:52 2023 +0000 |
tree | 35839216f9190cf74be634fc322884fe2b389fd4 | |
parent | 07b7d2486e9a1965be3123eb6af72610ef9d8cac [diff] |
pw_assert: Silence backrefs warning This will silence --warn-backrefs (https://lld.llvm.org/ELF/warn_backrefs.html) otherwise seen when compiling `pw_string` with this option in clang. Bug: b/275905282 Change-Id: I05fb0150dc1a2d4e9ba9297511df48c05a93d98a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/136287 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.