commit | fb6358d2b5b25601a3172011238e229995f1b1a4 | [log] [tgz] |
---|---|---|
author | Elad Cohen <[email protected]> | Sun Sep 04 06:00:42 2016 |
committer | Elad Cohen <[email protected]> | Sun Sep 04 06:00:42 2016 |
tree | 90a22a43af6bffc06948028c1268069bcf85bf05 | |
parent | 8e571b551ef58e58b4229de5ce18a65406e70082 [diff] |
[Modules] Add 'freestanding' to the 'requires-declaration' feature-list. This adds support for modules that require (non-)freestanding environment, such as the compiler builtin mm_malloc submodule. Differential Revision: https://reviews.llvm.org/D23871 llvm-svn: 280613