diff options
author | Simon Dardis <simon.dardis@imgtec.com> | 2017-07-21 17:19:00 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@imgtec.com> | 2017-07-21 17:19:00 +0000 |
commit | 0310eb7a675784f5e6472b1f02d69777c2d981a3 (patch) | |
tree | aa56f67e064e91f13cea53ef1fbe172ccbd28434 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5f16f54af3974e70f68be58e57d669dd7ebc6882 (diff) | |
download | llvm-0310eb7a675784f5e6472b1f02d69777c2d981a3.zip llvm-0310eb7a675784f5e6472b1f02d69777c2d981a3.tar.gz llvm-0310eb7a675784f5e6472b1f02d69777c2d981a3.tar.bz2 |
[mips] Support -membedded-data and fix a related bug
-membedded-data changes the location of constant data from the .sdata to
the .rodata section. Previously it was (incorrectly) always located in the
.rodata section.
Reviewers: atanasyan
Differential Revision: https://reviews.llvm.org/D35686
llvm-svn: 308758
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions