diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2018-02-09 16:09:22 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2018-02-09 16:09:22 +0000 |
| commit | ecfd73457c2d445eb4be0edd2c38e25af16c5e67 (patch) | |
| tree | 86f557d6d88e1c2393c15fae0d64347e675f684a /llvm/docs/CoverageMappingFormat.rst | |
| parent | 5cd92ead729664d0fc6dbba4cb9dd9bfeaa140c2 (diff) | |
| download | bcm5719-llvm-ecfd73457c2d445eb4be0edd2c38e25af16c5e67.tar.gz bcm5719-llvm-ecfd73457c2d445eb4be0edd2c38e25af16c5e67.zip | |
Refactor how we decide which sections to sort.
This is a bit more verbose, but it has a few advantages.
The logic on what to do with special sections like .init_array is not
duplicated. Before we would need keep isKnownNonreorderableSection in
sync.
I think with this the call graph based sorting can be implemented by
"just" returning a new order from buildSectionOrder.
llvm-svn: 324744
Diffstat (limited to 'llvm/docs/CoverageMappingFormat.rst')
0 files changed, 0 insertions, 0 deletions

