diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-09-12 10:54:03 -0400 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-09-12 11:09:29 -0400 |
commit | bc5dac17439dc7be0a5cbdf3b4f19845c2d873d6 (patch) | |
tree | 0d74b76546d290d380a1172bfd3a162378ab9d63 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 08425def7dde5544b6b193814661dda88d91cd43 (diff) | |
download | llvm-bc5dac17439dc7be0a5cbdf3b4f19845c2d873d6.zip llvm-bc5dac17439dc7be0a5cbdf3b4f19845c2d873d6.tar.gz llvm-bc5dac17439dc7be0a5cbdf3b4f19845c2d873d6.tar.bz2 |
[AsmPrinter][DwarfDebug] Skip vars with fragments in different location kinds
The AsmPrinter currently assumes that a Debug Variable will have all of its
fragments with the same "kind" of location (i.e. all in the stack or all in
entry values). This is not enforced by the verifier, so it needs to be handled
properly. Until we do so, we conservatively drop one of the fragments.
Differential Revision: https://reviews.llvm.org/D159468
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions