forked from OSchip/llvm-project
parent
d9631912cf
commit
f4c2eee251
|
@ -107,6 +107,8 @@ void MCSectionELF::PrintSwitchToSection(const TargetAsmInfo &TAI,
|
|||
OS << ",16";
|
||||
}
|
||||
}
|
||||
|
||||
OS << '\n';
|
||||
}
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue