aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-09-12 10:54:03 -0400
committerFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-09-12 11:09:29 -0400
commitbc5dac17439dc7be0a5cbdf3b4f19845c2d873d6 (patch)
tree0d74b76546d290d380a1172bfd3a162378ab9d63 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent08425def7dde5544b6b193814661dda88d91cd43 (diff)
downloadllvm-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