| commit | eb90e830850eca0c71886ad64ff2a7d0ff492ddb | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 04 23:32:19 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 04 23:32:19 2012 +0000 |
| tree | eec40f4aa6b52114a60361f4342d5af3a6f6a61b | |
| parent | f7168395806ba2b676150c4a025830ca47adb1c6 [diff] |
Store the submodules of a module in source order, as they are stored in the module map. This provides a bit more predictability for the user, as well as eliminating the need to sort the submodules when serializing them. llvm-svn: 147564