[PATCH] D58750: [DWARF] Make -g with empty assembler source work better.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 12:59:36 PST 2019


This revision was automatically updated to reflect the committed changes.
probinson marked an inline comment as done.
Closed by commit rL355226: [DWARF] Make -g with empty assembler source work better. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58750?vs=188792&id=188960#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58750/new/

https://reviews.llvm.org/D58750

Files:
  cfe/trunk/test/Misc/cc1as-asm-debug.s
  cfe/trunk/tools/driver/cc1as_main.cpp
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/test/MC/ELF/debug-prefix-map.s
  llvm/trunk/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58750.188960.patch
Type: text/x-patch
Size: 9721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/102506a0/attachment.bin>


More information about the llvm-commits mailing list