[PATCH] D73835: [IRBuilder] Virtualize IRBuilder

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 09:30:26 PST 2020


Meinersbur added a comment.

You can completely isolate the code generation time using the "Code Generation Time" timer from `clang -ftime-report`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73835/new/

https://reviews.llvm.org/D73835





More information about the llvm-commits mailing list