summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-07-14 07:23:24 +0000
committerChris Lattner <sabre@nondot.org>2008-07-14 07:23:24 +0000
commit0ead7a50b2faf5a396879b77ec31a7633781fe01 (patch)
treef9369bbb1751795af0af8b622d1a41eb18c781e1 /llvm/lib/CodeGen/MachineSink.cpp
parentc08e7a00c3d69d2c198e23e76450e994ada352c7 (diff)
downloadbcm5719-llvm-0ead7a50b2faf5a396879b77ec31a7633781fe01.tar.gz
bcm5719-llvm-0ead7a50b2faf5a396879b77ec31a7633781fe01.zip
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
the second half of link-global-to-func.ll and causes some minor changes in messages. There are two TODOs here. First, this causes a regression in 2008-07-06-AliasWeakDest.ll, which is now failing (so I xfailed it). Anton, I would really appreciate it if you could take a look at this. It should be a matter of adding proper alias support to GetLinkageResult, and was probably already a latent bug that would manifest with globals. The second todo is to reimplement LinkAlias in the same pattern as function and global linking. This should be pretty straight-forward for someone who knows aliases, but isn't a requirement for correctness. llvm-svn: 53548
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud