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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 21:58:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358150: [RISCV] Put data smaller than eight bytes to small data section (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57493?vs=194626&id=194636#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57493

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

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


More information about the llvm-commits mailing list