mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 23:32:00 +00:00
Grammar-o.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3b26eb6294
commit
3c3cdcc270
@ -715,7 +715,7 @@ void MCGenDwarfInfo::Emit(MCStreamer *MCOS) {
|
||||
//
|
||||
void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS,
|
||||
SourceMgr &SrcMgr, SMLoc &Loc) {
|
||||
// We won't create dwarf label's for temporary symbols or symbols not in
|
||||
// We won't create dwarf labels for temporary symbols or symbols not in
|
||||
// the default text.
|
||||
if (Symbol->isTemporary())
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user