Skip to content

Commit 4a2a881

Browse files
remove blank line
1 parent 4e096e9 commit 4a2a881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,6 @@ getELFSectionNameForGlobal(const GlobalObject *GO, SectionKind Kind,
670670
}
671671

672672
bool HasPrefix = false;
673-
674673
if (const auto *F = dyn_cast<Function>(GO)) {
675674
// Jump table hotness takes precedence over its enclosing function's hotness
676675
// if it's known. The function's section prefix is used if jump table entry

0 commit comments

Comments
 (0)