This is an archive of the discontinued LLVM Phabricator instance.

[libc] Small improvements to libc cmake
ClosedPublic

Authored by mikhail.ramalho on Mar 7 2023, 5:38 AM.

Details

Summary

This patch includes:

  1. Better error message when cmake finds incompatible triple
  2. Added missing header dependencies libc/include/CMakeLists.txt as per app.td
  3. Removed unused $LLVM_LIBC_INCLUDE_DIRS cmake variable

Diff Detail

Event Timeline

mikhail.ramalho created this revision.Mar 7 2023, 5:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2023, 5:38 AM
sivachandra accepted this revision.Mar 7 2023, 12:54 PM
This revision is now accepted and ready to land.Mar 7 2023, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2023, 4:02 AM