summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-06-29 20:15:08 +0000
committerReid Kleckner <rnk@google.com>2017-06-29 20:15:08 +0000
commitf03096b3c3175c07ec2417918e32037c9fb08039 (patch)
treeacf2bfbd90523db5923fa5b8faf6a846e5d3fc7c /llvm/lib/CodeGen
parent837c110cb114a105fa0fe186fbb1ba542cc07601 (diff)
downloadbcm5719-llvm-f03096b3c3175c07ec2417918e32037c9fb08039.tar.gz
bcm5719-llvm-f03096b3c3175c07ec2417918e32037c9fb08039.zip
Attempt to fix Orc JIT test timeouts
I think there are some destruction ordering issues here. The ShouldDelete map seems to be getting destroyed before the shared_ptr deleter lambda accesses it. In any case, this avoids inserting elements into the map during shutdown. llvm-svn: 306736
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud