This is an archive of the discontinued LLVM Phabricator instance.

[CMake][TableGen] Simplify code by using list(TRANSFORM)
ClosedPublic

Authored by tambre on Sep 5 2020, 8:24 AM.

Details

Summary

LLVM requires CMake 3.13.4 so now we can simplify the code.

Diff Detail

Event Timeline

tambre created this revision.Sep 5 2020, 8:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 5 2020, 8:24 AM
tambre requested review of this revision.Sep 5 2020, 8:24 AM
phosek accepted this revision.Sep 7 2020, 12:14 AM

LGTM

This revision is now accepted and ready to land.Sep 7 2020, 12:14 AM
This revision was automatically updated to reflect the committed changes.