Skip to content

Commit f758819

Browse files
committed
fmt
Created using spr 1.3.4
1 parent c9b691e commit f758819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2420,7 +2420,6 @@ static void tagGlobalDefinition(Module &M, GlobalVariable *G) {
24202420
G->setUnnamedAddr(GlobalValue::UnnamedAddr::None);
24212421
}
24222422

2423-
24242423
bool AsmPrinter::doFinalization(Module &M) {
24252424
// Set the MachineFunction to nullptr so that we can catch attempted
24262425
// accesses to MF specific features at the module level and so that

0 commit comments

Comments
 (0)