summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorSteven Wu <stevenwu@apple.com>2015-12-09 03:37:51 +0000
committerSteven Wu <stevenwu@apple.com>2015-12-09 03:37:51 +0000
commitb5104b58841ad7701412f52db04aeccfe91308b1 (patch)
tree8fc3ba765d4e0540837023a6e106f40b7dfc7876 /clang/lib/CodeGen/CodeGenFunction.h
parent13e6f311afbb8a3cc17754d4b204cba2fb894241 (diff)
downloadbcm5719-llvm-b5104b58841ad7701412f52db04aeccfe91308b1.tar.gz
bcm5719-llvm-b5104b58841ad7701412f52db04aeccfe91308b1.zip
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 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud