I love how using out of scope variables is not an error with GCC, no really I do.
[oota-llvm.git] / test / Assembler / 2008-10-14-NamedTypeOnInteger.ll
2008-10-15 Chris LattnerFix the .ll grammar rules to allow any type before...