[PATCH] D48988: Debug prefix map for machine code emission
Siddhartha Bagaria via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 5 12:14:05 PDT 2018
starsid created this revision.
Herald added subscribers: llvm-commits, JDevlieghere.
This is useful to omit the debug compilation dir when compiling assembly
files through the clang driver.
See https://bugs.llvm.org/show_bug.cgi?id=38050 for more details.
Repository:
rL LLVM
https://reviews.llvm.org/D48988
Files:
include/llvm/MC/MCContext.h
lib/MC/MCContext.cpp
lib/MC/MCDwarf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48988.154281.patch
Type: text/x-patch
Size: 4861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/2499ea3d/attachment.bin>
More information about the llvm-commits
mailing list