diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2012-01-23 03:41:53 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2012-01-23 03:41:53 +0000 |
commit | abf456e32037a39a3f8e95cc3ec3a0435f3800d3 (patch) | |
tree | e7dced48b945e3998d25a4fc069b3946dff6ddf4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 94e746d5e502d13e39b71cd09d87daf93b441985 (diff) | |
download | llvm-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