[PATCH] D57493: [RISCV] Put data smaller than eight bytes to small data section

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 18:51:17 PDT 2019


shiva0217 updated this revision to Diff 194626.
shiva0217 edited the summary of this revision.
shiva0217 added a comment.

Update patch to address Alex's comments.
Hi Alex, thanks for the review.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57493

Files:
  include/llvm/Target/TargetLoweringObjectFile.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/RISCV/RISCVTargetObjectFile.cpp
  lib/Target/RISCV/RISCVTargetObjectFile.h
  test/CodeGen/RISCV/sdata-limit-0.ll
  test/CodeGen/RISCV/sdata-limit-4.ll
  test/CodeGen/RISCV/sdata-limit-8.ll
  test/CodeGen/RISCV/sdata-local-sym.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57493.194626.patch
Type: text/x-patch
Size: 9573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/9cce7b86/attachment.bin>


More information about the llvm-commits mailing list