diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-02-26 16:58:35 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-02-26 16:58:35 +0000 |
commit | 667fcb839eefb2f12ea1d7216189759f0bddd33e (patch) | |
tree | 3f24586b763eb48cd5ad4341a768ebfa41f5ddf5 /llvm/lib/Linker/LinkModules.cpp | |
parent | 5109fcc0ae47b1d0ef600924f7571ed5a6b10459 (diff) | |
download | bcm5719-llvm-667fcb839eefb2f12ea1d7216189759f0bddd33e.tar.gz bcm5719-llvm-667fcb839eefb2f12ea1d7216189759f0bddd33e.zip |
Use a sorted array to store the information about a few address spaces.
We don't have any test with more than 6 address spaces, so a DenseMap is
probably not the correct answer.
An unsorted array would also be OK, but we have to sort it for printing anyway.
llvm-svn: 202275
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions