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

Shankar Easwaran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 12:57:59 PDT 2017


shankare updated this revision to Diff 92692.
shankare edited the summary of this revision.
shankare added a comment.

Address comments from Tim. I will make the AArch64 changes as a separate commit.


https://reviews.llvm.org/D30724

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30724.92692.patch
Type: text/x-patch
Size: 14195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/b8267464/attachment.bin>


More information about the llvm-commits mailing list