[PATCH] D155991: [DWARF] Make sure file entry for artificial functions has an MD5 checksum

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 06:39:44 PDT 2023


nikic added a comment.

FYI this is a 0.5% compile-time regression on `O0` builds (https://llvm-compile-time-tracker.com/compare.php?from=69593aa5c054cec6be6b822c073ccdc63748a68d&to=7abb5fc618cec66841a8280d2a099a4c9c8cb91b&stat=instructions:u). Is that expected?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155991



More information about the cfe-commits mailing list