[cfe-commits] [PATCH] Speed up parsing of global declarations.
Manuel Klimek
klimek at google.com
Wed Dec 12 05:07:49 PST 2012
> As far as I understand, the information contained in the cache should be known to TableGen during Clang compile-time? If yes -- why not just generate this cache with TableGen?
I never used tablegen - on IRC Benjamin said that knowing the size of the holes at tablegen-time is not trivial.
http://llvm-reviews.chandlerc.com/D197
More information about the cfe-commits
mailing list