commit | 31fda09b2db405bbaa225bb6068c5f787506b9db | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <[email protected]> | Wed May 29 03:29:01 2019 |
committer | Peter Collingbourne <[email protected]> | Wed May 29 03:29:01 2019 |
tree | c6571ccf7d6848532f8a4e92c9027a0fc9ed047a | |
parent | 10c548cdfa1ebe15c0312d373191b09fbe7b6a3c [diff] |
Add IR support, ELF section and user documentation for partitioning feature. The partitioning feature was proposed here: http://lists.llvm.org/pipermail/llvm-dev/2019-February/130583.html This is mostly just documentation. The feature itself will be contributed in subsequent patches. Differential Revision: https://reviews.llvm.org/D60242 llvm-svn: 361923