https://llvm.org/bugs/show_bug.cgi?id=13139
Renato Golin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Renato Golin <[email protected]> --- This didn't seem to be a big deal back then, and wasn't picked up by any one so far, so it's probably not an issue. I can't say I've ever had to worry about label sizes in IR, mostly because IR is just a developer dump, not a production tool. If anything, it'd be better focusing on tools that can work seamlessly with IR (diffs, displays, refactoring) instead of making IR more palatable to human eyes or to gain 1% speed on a purely developer tool. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
