This is an archive of the discontinued LLVM Phabricator instance.

gn build: Add support for building ubsan_minimal.
ClosedPublic

Authored by pcc on Jun 22 2021, 2:44 PM.

Diff Detail

Event Timeline

pcc requested review of this revision.Jun 22 2021, 2:44 PM
pcc created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2021, 2:44 PM
thakis accepted this revision.Jun 22 2021, 5:40 PM

nit: llvm/utils/gn/gn.py format llvm/utils/gn/secondary/compiler-rt/lib/ubsan_minimal/BUILD.gn (and if that doesn't change anything, then llvm/utils/gn/get.py and then try again

This revision is now accepted and ready to land.Jun 22 2021, 5:40 PM
This revision was landed with ongoing or failed builds.Jun 22 2021, 5:51 PM
This revision was automatically updated to reflect the committed changes.

This broke the build on macs: http://45.33.8.238/macm1/12180/step_4.txt I moved this to linux-only for now in e8c8ce0974edca7bc21ce53826ff7b2c0456d70a

Please watch http://45.33.8.238/ for ~15 min after landing gn changes.