aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-02-26 16:58:35 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-02-26 16:58:35 +0000
commit667fcb839eefb2f12ea1d7216189759f0bddd33e (patch)
tree3f24586b763eb48cd5ad4341a768ebfa41f5ddf5 /llvm/lib/Object/COFFObjectFile.cpp
parent5109fcc0ae47b1d0ef600924f7571ed5a6b10459 (diff)
downloadllvm-667fcb839eefb2f12ea1d7216189759f0bddd33e.zip
llvm-667fcb839eefb2f12ea1d7216189759f0bddd33e.tar.gz
llvm-667fcb839eefb2f12ea1d7216189759f0bddd33e.tar.bz2
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/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions