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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 14:32:51 PST 2019


probinson updated this revision to Diff 188792.
probinson added a comment.

Address review comments & rebase.


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

https://reviews.llvm.org/D58750

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58750.188792.patch
Type: text/x-patch
Size: 9577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/d7e08f82/attachment.bin>


More information about the llvm-commits mailing list