diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-09 01:59:51 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-09 01:59:51 +0000 |
commit | 0295f8ce3962d12929eed16cde65f4498a2564b5 (patch) | |
tree | f566305fdbf5d7f915fced2eabdd8e4b755b2142 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 3f80043224472bb91971dd3f987a1c212c711376 (diff) | |
download | bcm5719-llvm-0295f8ce3962d12929eed16cde65f4498a2564b5.tar.gz bcm5719-llvm-0295f8ce3962d12929eed16cde65f4498a2564b5.zip |
CodeGen: tweak CFString section for COFF, ELF
Place the structure data into `cfstring`. This both isolates the structures to
permit coalescing in the future (by the linker) as well as ensures that it
doesnt get marked as read-only data. The structures themselves are not
read-only, only the string contents.
llvm-svn: 274956
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions