mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
remove accidental comment.
llvm-svn: 84510
This commit is contained in:
parent
bddb00eadd
commit
385ca4ca8a
@ -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