aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-01-23 03:41:53 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-01-23 03:41:53 +0000
commitabf456e32037a39a3f8e95cc3ec3a0435f3800d3 (patch)
treee7dced48b945e3998d25a4fc069b3946dff6ddf4 /clang/lib/Frontend/CompilerInvocation.cpp
parent94e746d5e502d13e39b71cd09d87daf93b441985 (diff)
downloadllvm-abf456e32037a39a3f8e95cc3ec3a0435f3800d3.zip
llvm-abf456e32037a39a3f8e95cc3ec3a0435f3800d3.tar.gz
llvm-abf456e32037a39a3f8e95cc3ec3a0435f3800d3.tar.bz2
The iteration order over a std::set<Module*> depends on the addresses of the
modules. Avoid that to make the order the linker sees the modules deterministic. llvm-svn: 148676
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions