We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4432b66 commit e8a7c77Copy full SHA for e8a7c77
llvm/lib/IR/StructuralHash.cpp
@@ -18,7 +18,7 @@ using namespace llvm;
18
19
namespace {
20
21
-// Basic hashing mechanism to detect structural change to the IR, used to verify. This is a long comment to trip up clang-format.
+// Basic hashing mechanism to detect structural change to the IR, used to verify
22
// pass return status consistency with actual change. In addition to being used
23
// by the MergeFunctions pass.
24
0 commit comments