diff options
author | Leonard Chan <leonardchan@google.com> | 2022-09-21 20:15:14 +0000 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2022-09-23 18:32:07 +0000 |
commit | 79565766be94f7944278671a9f473d79ac18f7e1 (patch) | |
tree | 12c3ee31ec7440fe6d5f81cf5f20acf1b533204e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3b7b7fa7138c58e878567f6fed8f954f0e4e00a0 (diff) | |
download | llvm-79565766be94f7944278671a9f473d79ac18f7e1.zip llvm-79565766be94f7944278671a9f473d79ac18f7e1.tar.gz llvm-79565766be94f7944278671a9f473d79ac18f7e1.tar.bz2 |
Reland "[llvm] Support forward-referenced globals with dso_local_equivalent"
This reverts commit eef5db2c744e4799dc40ada54fdde7dbbd552807.
See https://github.com/llvm/llvm-project/issues/57815.
dso_local_equivalent would fail with an assertion on forward-referenced
globals. This is an issue that only comes up in textual IR, which is why
we've never seen this assertion with clang.
Differential Revision: https://reviews.llvm.org/D134234
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions