diff options
author | Lang Hames <lhames@gmail.com> | 2016-05-22 22:48:36 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-05-22 22:48:36 +0000 |
commit | 247968041a27e45df067ba878369193bbfb5ed63 (patch) | |
tree | 44ea65ee7b064a834b480590ec7580066550bbf4 /lldb/packages/Python/lldbsuite/test/expression_command | |
parent | 69a710c03d3025fbfad2c0cb77579a0ee8237bdf (diff) | |
download | bcm5719-llvm-247968041a27e45df067ba878369193bbfb5ed63.tar.gz bcm5719-llvm-247968041a27e45df067ba878369193bbfb5ed63.zip |
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
If TheModule is declared before LLVMContext then it will be destructed after it,
crashing when it tries to deregister itself from the destructed context.
llvm-svn: 270381
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions