diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-29 19:15:51 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-29 19:15:51 +0000 |
commit | 369f4d64a2ab939b872d601c92f66cc6c9837cd5 (patch) | |
tree | 16c77ee44a3d4cd3ab8bf75315619f29d28e971d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 455460f3107a7d29afc0a3609828a9673c82cd5e (diff) | |
download | llvm-369f4d64a2ab939b872d601c92f66cc6c9837cd5.zip llvm-369f4d64a2ab939b872d601c92f66cc6c9837cd5.tar.gz llvm-369f4d64a2ab939b872d601c92f66cc6c9837cd5.tar.bz2 |
CodeGen: try harder to make the CFString structure RW
The previous change was insufficient to mark the content as read-write as the
structure itself was marked constant. Adjust this and add tests to ensure that
the section is marked appropriately as being read-write.
llvm-svn: 277200
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions