mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 13:32:09 +00:00
Revert seemingly unnecessary section sym for the data section.
llvm-svn: 198357
This commit is contained in:
parent
dc47cd8c25
commit
bbb4924108
@ -2046,7 +2046,6 @@ void DwarfDebug::emitSectionLabels() {
|
||||
emitSectionSym(Asm, TLOF.getDwarfLocSection(), "section_debug_loc");
|
||||
|
||||
TextSectionSym = emitSectionSym(Asm, TLOF.getTextSection(), "text_begin");
|
||||
emitSectionSym(Asm, TLOF.getDataSection());
|
||||
}
|
||||
|
||||
// Recursively emits a debug information entry.
|
||||
|
Loading…
x
Reference in New Issue
Block a user