diff options
author | Eli Friedman <efriedma@quicinc.com> | 2022-06-24 09:58:31 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2022-06-24 09:58:31 -0700 |
commit | e11bf8de729a4d6eb0d3b5cf154f900cddc522d3 (patch) | |
tree | d6cb808fea58b73e0eb29d2d30e39fe41a1d53b9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5fa4629581f6938cc175be5d4a3fccdfbf9fc227 (diff) | |
download | llvm-e11bf8de729a4d6eb0d3b5cf154f900cddc522d3.zip llvm-e11bf8de729a4d6eb0d3b5cf154f900cddc522d3.tar.gz llvm-e11bf8de729a4d6eb0d3b5cf154f900cddc522d3.tar.bz2 |
[clang codegen] Add dso_local/hidden/etc. markings to VTT declarations
We were marking definitions, but not declarations. Marking declarations
makes computing the address more efficient.
Fixes issue reported at https://discourse.llvm.org/t/63090
Differential Revision: https://reviews.llvm.org/D128482
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions