aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/MergeFunc/fold-weak.ll
AgeCommit message (Expand)Author
2009-06-12Given two identical weak functions, produce one internal function and two weakNick Lewycky
2009-06-12This test is wrong. If you have two weak functions F and G you can't makeNick Lewycky
2008-11-02Changes from Duncan's review:Nick Lewycky