[PATCH] D51910: [Modules] Add platform feature to requires clause

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 14 16:33:13 PDT 2018


bruno updated this revision to Diff 165612.
bruno added a comment.

Addressed Adrian's review. Added support to consider the environment and well the combination platform-environment. @aprantl also handled multiple variants of simulator combinations.


https://reviews.llvm.org/D51910

Files:
  docs/Modules.rst
  lib/Basic/Module.cpp
  lib/Lex/ModuleMap.cpp
  test/Modules/target-platform-features.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51910.165612.patch
Type: text/x-patch
Size: 10612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/12f28b75/attachment-0001.bin>


More information about the cfe-commits mailing list