Add support for getting a null pointer.
[oota-llvm.git] / test / Feature / unions.ll
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...