diff options
| author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2023-09-18 21:37:39 +0200 |
|---|---|---|
| committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2023-09-18 22:17:10 +0200 |
| commit | 88771c4181171436bac929cdd33207d244ec26f4 (patch) | |
| tree | 7e0ebb90bf5abc2a080850f91f2da40afd6360cb /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | fba474d3d6af01861b7092ce54ef02609b5b7dbd (diff) | |
| download | llvm-88771c4181171436bac929cdd33207d244ec26f4.zip llvm-88771c4181171436bac929cdd33207d244ec26f4.tar.gz llvm-88771c4181171436bac929cdd33207d244ec26f4.tar.bz2 | |
[DSE] Simplify based on opaque pointers
Given the transition to opaque pointers we no longer need to emit
some pointer casts. Int8PtrTy was set up to be a ptr in same address
space a OrigDest, making the first CreatePointerCast dead. And then
NewDestGEP will end up having the same type as OrigDest, making the
second CreatePointerCast dead.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
