diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2015-01-14 23:27:07 +0000 |
---|---|---|
committer | Ramkumar Ramachandra <artagnon@gmail.com> | 2015-01-14 23:27:07 +0000 |
commit | dba7329ebb0dbe1fabb3faaedfd31da3b8bd611d (patch) | |
tree | 81d7b74212fc696eeeca0f56caaa1bc7d977babe /libcxx/test/std/strings/string.conversions/stof.pass.cpp | |
parent | 9ffa7284df6b3f87de5bd87b71e5357310cbb79e (diff) | |
download | bcm5719-llvm-dba7329ebb0dbe1fabb3faaedfd31da3b8bd611d.tar.gz bcm5719-llvm-dba7329ebb0dbe1fabb3faaedfd31da3b8bd611d.zip |
[GC] CodeGenPrep transform: simplify offsetable relocate
The transform is somewhat involved, but the basic idea is simple: find
derived pointers that have been offset from the base pointer using gep
and replace the relocate of the derived pointer with a gep to the
relocated base pointer (with the same offset).
llvm-svn: 226060
Diffstat (limited to 'libcxx/test/std/strings/string.conversions/stof.pass.cpp')
0 files changed, 0 insertions, 0 deletions