diff options
author | Enrico Granata <egranata@apple.com> | 2013-06-04 22:54:16 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-06-04 22:54:16 +0000 |
commit | d325bf9da163f128a47d45a7c19bce41f9a57198 (patch) | |
tree | 4ea4f580dc0df9a63f083c93a076a1ddc89542f9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4ec309700b2eb026ca33c6f9930de11e07ac6bb2 (diff) | |
download | bcm5719-llvm-d325bf9da163f128a47d45a7c19bce41f9a57198.tar.gz bcm5719-llvm-d325bf9da163f128a47d45a7c19bce41f9a57198.zip |
<rdar://problem/13239809>
Two things:
1) fixing a bug where memory read was not clearing the m_force flag after it was passed, so that subsequent memory reads would not need to be forced even if over boundary
2) adding a setting target.max-memory-read-size that you can set instead of the hardcoded 1024 bytes limit we had before
llvm-svn: 183276
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions