Skip to content

Commit e8a7c77

Browse files
Revert "test c++"
This reverts commit 4432b66.
1 parent 4432b66 commit e8a7c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/IR/StructuralHash.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ using namespace llvm;
1818

1919
namespace {
2020

21-
// Basic hashing mechanism to detect structural change to the IR, used to verify. This is a long comment to trip up clang-format.
21+
// Basic hashing mechanism to detect structural change to the IR, used to verify
2222
// pass return status consistency with actual change. In addition to being used
2323
// by the MergeFunctions pass.
2424

0 commit comments

Comments
 (0)