1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Transforms/GlobalMerge
Rafael Espindola 6d40091c3c Revert "Implement global merge optimization for global variables."
This reverts commit r208934.

The patch depends on aliases to GEPs with non zero offsets. That is not
supported and fairly broken.

The good news is that GlobalAlias is being redesigned and will have support
for offsets, so this patch should be a nice match for it.

llvm-svn: 208978
2014-05-16 13:02:18 +00:00
..
ARM Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00
ARM64 Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00