Fix looking up MD names to not need a module.
[oota-llvm.git] / test / Feature / unions.ll
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...