diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-05-16 16:06:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 16:06:20 -0500 |
commit | 6d2219acabc1882508d695e23d444d3e1cae4ff3 (patch) | |
tree | cc6d5d8b8793042e38c94beaa358ad4366ddcc93 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | d311a62e2f1ae34a0329c3812f2969cedac93561 (diff) | |
download | llvm-6d2219acabc1882508d695e23d444d3e1cae4ff3.zip llvm-6d2219acabc1882508d695e23d444d3e1cae4ff3.tar.gz llvm-6d2219acabc1882508d695e23d444d3e1cae4ff3.tar.bz2 |
[Libomptarget] Pass '-Werror=global-constructors' to the libomptarget build (#88531)
Summary:
A runtime library should not have global constructors. Everything is now
expected to go through the init methods. This patch ensures that global
constructors will not accidentally be introduced.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions