Files
clang-p2996/llvm/lib/Transforms/Scalar/SROA.cpp
Nikita Popov e7fbb381c8 [SROA] Break typed pointer support
This removes typed pointer support in a prominent place in the
optimization pipeline, to ensure that any non-trivial consumers
of tip-of-tree LLVM are aware that this is no longer a supported
configuration.
2023-01-26 11:42:12 +01:00

194 KiB