diff options
author | Daniel Thornburgh <dthorn@google.com> | 2024-07-12 12:43:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-12 12:43:53 -0700 |
commit | 5b82741a011c1b080ab03dbf70b808bab3813ea9 (patch) | |
tree | 8d4f48b7ed384c5e277e36026d86abfddbc2d149 /clang/lib/CodeGen/CodeGenTBAA.cpp | |
parent | 7f06560edb299de91a960a19505c8da6eaed65e5 (diff) | |
download | llvm-5b82741a011c1b080ab03dbf70b808bab3813ea9.zip llvm-5b82741a011c1b080ab03dbf70b808bab3813ea9.tar.gz llvm-5b82741a011c1b080ab03dbf70b808bab3813ea9.tar.bz2 |
[lld][ELF] Error when deplibs adds new input file after LTO (#98565)
Parsing the new input file's symbols might invalidate LTO codegen, but
the semantics of deplibs require them to be parsed. Accordingly, report
an error unless the file had already been added to the link.
Fixes #56070
Diffstat (limited to 'clang/lib/CodeGen/CodeGenTBAA.cpp')
0 files changed, 0 insertions, 0 deletions