mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-21 22:45:55 +00:00

Much like with ReduceFunctionBodies delta pass, we need to remove comdat and set linkage to external, else verifier will complain, and our deltas are invalid.