rust/src/librustc/lib
Daniel Micay 7bad416765 have LLVM print type strings for us
Example:

    void ({ i64, %tydesc*, i8*, i8*, i8 }*, i64*, %"struct.std::fmt::Formatter[#1]"*)*

Before, we would print 20 levels deep due to recursion in the type
definition.
2013-10-11 20:26:08 -04:00
..
llvm.rs have LLVM print type strings for us 2013-10-11 20:26:08 -04:00