This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add missing ${LIBC_INCLUDE_DIR} to object rule
ClosedPublic

Authored by phosek on Aug 25 2023, 2:23 PM.

Details

Summary

This is breaking the runtimes build with llvm libc enabled.

Diff Detail

Event Timeline

phosek created this revision.Aug 25 2023, 2:23 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 25 2023, 2:23 PM
phosek requested review of this revision.Aug 25 2023, 2:23 PM
sivachandra accepted this revision.Aug 25 2023, 2:26 PM
This revision is now accepted and ready to land.Aug 25 2023, 2:26 PM
This revision was automatically updated to reflect the committed changes.