aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-09-17 18:26:25 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-09-17 18:26:25 +0000
commit40102eb27f294b81c967b19943a020525febfbf6 (patch)
treecde238130116cae1986bf2713cf1d435bd4aeca1 /clang/lib/CodeGen/CodeGenModule.cpp
parentc608d206c7668b0292ae82d5fa379d0b9d9c8539 (diff)
downloadllvm-40102eb27f294b81c967b19943a020525febfbf6.zip
llvm-40102eb27f294b81c967b19943a020525febfbf6.tar.gz
llvm-40102eb27f294b81c967b19943a020525febfbf6.tar.bz2
Use a MapVector to output symbols in a deterministic order.
We used to sort the symbols at the very end, but we need to know the order earlier so that we can create reference to them in the dynamic relocations. Thanks to Igor Kudrin for pointing out the problem. llvm-svn: 247911
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions