[PATCH] D39907: Move declaration of MCAsmStreamer to include, NFC.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 09:30:30 PST 2017
ABataev created this revision.
Herald added a subscriber: aprantl.
Declaration of MCAsmStreamer is moved to include directory to make it
possible to override it. Required for implementing of debug info for
Cuda/NVPTX.
https://reviews.llvm.org/D39907
Files:
include/llvm/MC/MCAsmStreamer.h
include/llvm/Support/TargetRegistry.h
lib/MC/MCAsmStreamer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39907.122462.patch
Type: text/x-patch
Size: 28400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/2a09ea1b/attachment.bin>
More information about the llvm-commits
mailing list