diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-03-27 01:48:11 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-03-27 01:48:11 +0000 |
commit | 74e05859495b045c508053739ab2f9c691d26345 (patch) | |
tree | 6297fef9c3dce84a21e4c2ff7af4e555a019bb74 /llvm/include/llvm-c/LinkTimeOptimizer.h | |
parent | 92565b51aa25b7a15bcdfb628bc616866af194fb (diff) | |
download | bcm5719-llvm-74e05859495b045c508053739ab2f9c691d26345.tar.gz bcm5719-llvm-74e05859495b045c508053739ab2f9c691d26345.zip |
[Modules] When walking the lookup results in a namespace, sort them by
declaration name so that we mark declarations for emission in
a deterministic order (and in turn give them deterministic IDs).
This is the last for loop or data structure I can find by inspection of
the AST writer which doesn't use a deterministic order.
Found by inspection, no test case.
llvm-svn: 233348
Diffstat (limited to 'llvm/include/llvm-c/LinkTimeOptimizer.h')
0 files changed, 0 insertions, 0 deletions