[PATCH] D57493: [RISCV] Put data smaller than integer type to small data section

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 17:33:41 PST 2019


shiva0217 updated this revision to Diff 184875.
shiva0217 added a comment.

Fix the issue for -G0 as Ana pointed out.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57493/new/

https://reviews.llvm.org/D57493

Files:
  lib/Target/RISCV/RISCVTargetObjectFile.cpp
  lib/Target/RISCV/RISCVTargetObjectFile.h
  test/CodeGen/RISCV/sdata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57493.184875.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190202/cf564b44/attachment.bin>


More information about the llvm-commits mailing list