[PATCH] D48988: Debug prefix map for machine code emission

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 07:47:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336680: Support -fdebug-prefix-map in llvm-mc.  This is useful to omit the (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48988?vs=154668&id=154807#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48988

Files:
  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/MCObjectStreamer.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: D48988.154807.patch
Type: text/x-patch
Size: 7195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/2673b663/attachment.bin>


More information about the llvm-commits mailing list