llvm-6502/include
Rafael Espindola 21cfedee05 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208978 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-16 13:02:18 +00:00
..
llvm Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00
llvm-c Add C API for thread yielding callback. 2014-05-16 02:33:15 +00:00