diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-01 01:23:23 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-01 01:23:23 +0000 |
commit | 8ac5c746fc49220e278cab0c0498e70cf3116ecf (patch) | |
tree | 9c87b6e9d6407f1aae856d4defb808895cf8821b /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 54167ea316d18d1358e732748c52cf8895af1f2b (diff) | |
download | llvm-8ac5c746fc49220e278cab0c0498e70cf3116ecf.zip llvm-8ac5c746fc49220e278cab0c0498e70cf3116ecf.tar.gz llvm-8ac5c746fc49220e278cab0c0498e70cf3116ecf.tar.bz2 |
Don't elide the use of the thread wrapper for a thread_local constinit
variable with non-trivial destruction.
We still need to invoke the thread wrapper to trigger registration of
the destructor call on thread shutdown.
llvm-svn: 373289
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions