This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Add flang to clang-arm64-windows-msvc
ClosedPublic

Authored by rovka on Jan 11 2022, 2:49 AM.

Details

Summary

This requires a small hack to add the path to clang's builtins
library to the link commands. We're putting that in an environment
variable so we can update it on the bot whenever we're updating
the clang version that we use.

Diff Detail

Event Timeline

rovka created this revision.Jan 11 2022, 2:49 AM
rovka requested review of this revision.Jan 11 2022, 2:49 AM
rovka updated this revision to Diff 399623.Jan 13 2022, 3:43 AM

Add comment about BUILTINS env variable.

rovka set the repository for this revision to rZORG LLVM Github Zorg.Jan 13 2022, 4:52 AM
maxim-kuvyrkov accepted this revision.Jan 13 2022, 6:09 AM

Looks good to me. Thanks!

This revision is now accepted and ready to land.Jan 13 2022, 6:09 AM
This revision was landed with ongoing or failed builds.Jan 13 2022, 7:32 AM
This revision was automatically updated to reflect the committed changes.