[llvm-commits] [llvm] r112899 - /llvm/trunk/lib/VMCore/AsmWriter.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Sep 2 17:47:26 PDT 2010


On Sep 2, 2010, at 3:52 PM, Chris Lattner wrote:

> going further, remove the "<i8**> [#uses=3]" comments entirely. They
> add a lot of noise, confuse people about what the IR is, and don't add 
> any particular value.  When the types are long it makes it really really
> hard to read IR.

Nice! This cleans up .ll files pretty well.

There are still predicate comments on each basic block, but they are often useful.





More information about the llvm-commits mailing list