[PATCH] D11823: MC: Split parts of MCAsmStreamer into new MCBasicAsmStreamer

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 15:45:25 PDT 2015


arsenm created this revision.
arsenm added a reviewer: rafael.
arsenm added a subscriber: llvm-commits.

This is for HSAIL to avoid the standard AsmStreamer attempting to switch sections and other unwanted directives.

http://reviews.llvm.org/D11823

Files:
  include/llvm/MC/MCBasicAsmStreamer.h
  lib/MC/CMakeLists.txt
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCBasicAsmStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11823.31485.patch
Type: text/x-patch
Size: 20652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/19f62de4/attachment.bin>


More information about the llvm-commits mailing list