diff options
author | Sterling Augustine <saugustine@google.com> | 2020-08-18 12:05:07 -0700 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2020-08-18 14:37:36 -0700 |
commit | a20f5fe70810e0a768c1814d69d10862965c21e4 (patch) | |
tree | 983013cc05b8cf8e6a34c7f4edc948f785d2a322 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9028c03ce602eb217e35288d510ed93306d136af (diff) | |
download | llvm-a20f5fe70810e0a768c1814d69d10862965c21e4.zip llvm-a20f5fe70810e0a768c1814d69d10862965c21e4.tar.gz llvm-a20f5fe70810e0a768c1814d69d10862965c21e4.tar.bz2 |
Default to disabling the libunwind frameheader cache.
Although it works fine with glibc, as currently implemented the
frameheader cache is incompatible with certain platforms with
slightly different locking semantics inside dl_iterate_phdr.
Therefore only enable it when it is turned on explicitly with
a configure-time option.
Differential Revision: https://reviews.llvm.org/D86163
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions