[PATCH] D14480: Improve running time of getAsmSrcLocInfo

Richard Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 16:42:41 PST 2015


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

LGTM

A testcase would be nice, but I guess the speedup here isn't dramatic enough to really be testable with an test case of a sane size (quadratic to linear in the size of the input)?


http://reviews.llvm.org/D14480





More information about the llvm-commits mailing list