[PATCH] D127556: gn build: Add support for building the standalone ubsan runtime as a shared library on non-Mac.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 22:04:16 PDT 2022


pcc updated this revision to Diff 464139.
pcc retitled this revision from "gn build: Add support for building the standalone ubsan runtime." to "gn build: Add support for building the standalone ubsan runtime as a shared library on non-Mac.".
pcc added a comment.

Rebased this patch by first reverting the other ubsan patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127556

Files:
  llvm/utils/gn/secondary/compiler-rt/gen_version_script.gni
  llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/ubsan/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127556.464139.patch
Type: text/x-patch
Size: 7978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/845560ef/attachment-0001.bin>


More information about the llvm-commits mailing list