[PATCH] D30724: Dont emit Mapping symbols for sections that contain only data.

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 22:53:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298901: Dont emit Mapping symbols for sections that contain only data. (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D30724?vs=92698&id=93211#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30724

Files:
  llvm/trunk/include/llvm/MC/MCELFStreamer.h
  llvm/trunk/include/llvm/MC/MCObjectStreamer.h
  llvm/trunk/lib/MC/MCELFStreamer.cpp
  llvm/trunk/lib/MC/MCObjectStreamer.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  llvm/trunk/test/MC/ARM/Inputs/1.s
  llvm/trunk/test/MC/ARM/Inputs/2.s
  llvm/trunk/test/MC/ARM/Inputs/3.s
  llvm/trunk/test/MC/ARM/Inputs/4.s
  llvm/trunk/test/MC/ARM/Inputs/5.s
  llvm/trunk/test/MC/ARM/Inputs/6.s
  llvm/trunk/test/MC/ARM/Inputs/7.s
  llvm/trunk/test/MC/ARM/Inputs/attr.s
  llvm/trunk/test/MC/ARM/Inputs/ident.s
  llvm/trunk/test/MC/ARM/data-in-code.ll
  llvm/trunk/test/MC/ARM/mappingsymbols.s
  llvm/trunk/test/MC/ARM/multi-section-mapping.s
  llvm/trunk/test/Object/ARM/nm-mapping-symbol.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30724.93211.patch
Type: text/x-patch
Size: 14962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/2536f91d/attachment.bin>


More information about the llvm-commits mailing list