diff options
| author | Steven Wu <stevenwu@apple.com> | 2015-12-09 03:37:51 +0000 |
|---|---|---|
| committer | Steven Wu <stevenwu@apple.com> | 2015-12-09 03:37:51 +0000 |
| commit | b5104b58841ad7701412f52db04aeccfe91308b1 (patch) | |
| tree | 8fc3ba765d4e0540837023a6e106f40b7dfc7876 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 13e6f311afbb8a3cc17754d4b204cba2fb894241 (diff) | |
Fix the order of destructors in LibLTOCodeGenerator
Summary:
The order of destructors in LTOCodeGenerator gets changed in r254696.
It is possible for LTOCodeGenerator to have a MergedModule created in
the OwnedContext, in which case the module must be destructed before
the context.
Reviewers: rafael, dexonsmith
Subscribers: llvm-commits, joker.eph
Differential Revision: http://reviews.llvm.org/D15346
llvm-svn: 255092
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
