summaryrefslogtreecommitdiff
path: root/test/Linker/link-type-names.ll
AgeCommit message (Expand)Author
2012-02-27Add back removed code. It still causes LLVM to miscompile. But not having it ...Bill Wendling
2012-02-27XFAIL test until <rdar://problem/10913281> is fixed.Bill Wendling
2011-12-20Now that PR11464 is fixed, reapply the patch to fix PR11464, Chris Lattner
2011-12-17Revert 146728 as it's causing failures on some of the external bots as well as Chad Rosier
2011-12-16By popular demand, link up types by name if they are isomorphic and one is anChris Lattner