mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
remove accidental comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84510 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
74cd3b7ceb
commit
fc5451e82f
@ -870,8 +870,6 @@ void X86AsmPrinter::EmitEndOfAsmFile(Module &M) {
|
||||
// implementation of multiple entry points). If this doesn't occur, the
|
||||
// linker can safely perform dead code stripping. Since LLVM never
|
||||
// generates code that does this, it is always safe to set.
|
||||
//O << "\t.subsections_via_symbols\n";
|
||||
|
||||
OutStreamer.EmitAssemblerFlag(MCStreamer::SubsectionsViaSymbols);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user