[PATCH] D20020: Provide support for preserving assembly comments

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 05:49:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275058: Provide support for preserving assembly comments (authored by niravd).

Changed prior to commit:
  http://reviews.llvm.org/D20020?vs=62955&id=63494#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20020

Files:
  llvm/trunk/include/llvm/MC/MCAsmInfo.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCTargetOptions.h
  llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/trunk/lib/MC/MCAsmInfo.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/test/MC/AsmParser/inline-comments.ll
  llvm/trunk/test/MC/AsmParser/preserve-comments.s
  llvm/trunk/tools/llc/llc.cpp
  llvm/trunk/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20020.63494.patch
Type: text/x-patch
Size: 14042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/323d3148/attachment.bin>


More information about the llvm-commits mailing list