We simply translate struct-type ConstantAggregate(Zero) into a serious of llvm.insertvalue operations against a llvm.undef root. Note that this doesn't affect the original logics on translating vector/array-type ConstantAggregate values.
Related discussion: link.
This patch also moves importer test files from test/Target/LLVMIR into test/Target/LLVMIR/Import.