[PATCH] D71081: gn build: Add support for building scudo and its unit tests.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 11:02:10 PST 2019


pcc created this revision.
pcc added reviewers: phosek, thakis.
Herald added subscribers: jfb, srhines.
Herald added a project: LLVM.

Depends on D71077 <https://reviews.llvm.org/D71077>

Depends on D71078 <https://reviews.llvm.org/D71078>

Depends on D71079 <https://reviews.llvm.org/D71079>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71081

Files:
  llvm/utils/gn/secondary/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/scudo/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/tests/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71081.232401.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/5b4c6e72/attachment.bin>


More information about the llvm-commits mailing list