diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-31 16:40:15 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-31 16:40:15 +0000 |
commit | 3823514b56d920f1d55543e164026c8b52330c63 (patch) | |
tree | f0a1187d92efef86f60f03a5d68a4537982bcdcc /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 68c6860434c7a062f6db335676e62aac3dd64dfd (diff) | |
download | llvm-3823514b56d920f1d55543e164026c8b52330c63.zip llvm-3823514b56d920f1d55543e164026c8b52330c63.tar.gz llvm-3823514b56d920f1d55543e164026c8b52330c63.tar.bz2 |
[OPENMP] Prevent problems with linking of the static variables.
No need to change the linkage, we can avoid the problem using special variable. That points to the original variable and, thus, prevent some of the optimizations that might break the compilation.
llvm-svn: 338399
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions