aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2010-01-06-UnionType.ll
AgeCommit message (Expand)Author
2010-08-28remove unions from LLVM IR. They are severely buggy and notChris Lattner
2010-02-12Add support for a union type in LLVM IR. Patch by Talin!Chris Lattner