mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
80-column.
llvm-svn: 196442
This commit is contained in:
parent
2d6d0fc3f2
commit
b81841285f
@ -3007,7 +3007,8 @@ CompileUnit *DwarfDebug::constructSkeletonCU(const CompileUnit *CU) {
|
||||
|
||||
addGnuPubAttributes(NewCU, Die);
|
||||
|
||||
// Attribute if we've emitted any ranges and their location for the compile unit.
|
||||
// Attribute if we've emitted any ranges and their location for the compile
|
||||
// unit.
|
||||
if (!CU->getRangeLists().empty())
|
||||
addSectionLabel(Asm, NewCU, Die, dwarf::DW_AT_GNU_ranges_base,
|
||||
Asm->GetTempSymbol("gnu_ranges", NewCU->getUniqueID()),
|
||||
|
Loading…
x
Reference in New Issue
Block a user