================
@@ -164,6 +164,22 @@ publishOutlinedHashTree(std::unique_ptr<OutlinedHashTree>
HashTree) {
CodeGenData::getInstance().publishOutlinedHashTree(std::move(HashTree));
}
+/// Initialize the two-codegen rounds.
----------------
ellishg wrote:
This comment isn't very useful (thanks to the function name 😄). Since the
contents are also pretty simple, the comment probably isn't needed.
https://github.com/llvm/llvm-project/pull/90933
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits