[PATCH] [CMake][Concept] Auto dependency scanner "tddeps" for *.td

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Feb 25 09:41:49 PST 2014


> I don't understand what part of it is redundant. The created
> dependencies are exactly the files processed by the parser.

But not every file depends on every tablegen output. If you know which
ones are independent, you can start compiling those in parallel.

Cheers,
Rafael



More information about the llvm-commits mailing list