[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] _INCLUDE_SCUDO: check for compiler-rt in enabled RUNTIMES too

Previously including SCUDO in a libc build with runtimes/ as root was
not possible since this code only checked for compiler-rt enabled via
LLVM_ENABLED_PROJECTS.

Reviewed By: thesamesam

Differential Revision: https://reviews.llvm.org/D156388

GitOrigin-RevId: f8ff066582253b8ac045dfbe907ad9187aef00b3
Original-Revision: 43995900acf90292ed7f1ea7e286dc3d34ed8e5b
Roller-URL: https://ci.chromium.org/b/8774352509635969281
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891599
Original-Revision: ba3ebe3223ab95245f974d11f1f0c960dbabbf50
Change-Id: I78f2319a2fad39a784e86e119d1180d28eabc957
1 file changed
tree: a0ad0046b7e95fffa9575384e7796c116b844345
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.