mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Grammar-o.
llvm-svn: 151418
This commit is contained in:
parent
6ec3b488f8
commit
3975f7b73a
@ -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…
Reference in New Issue
Block a user