diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-08 22:59:46 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-08 22:59:46 +0000 |
commit | e2ec6faa3621725066c9f9c3e9bd085c680d5167 (patch) | |
tree | 31f6cd08607cd889d547bbc463c4d99e5c436ed8 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 60dccf2d0622803c4e3ed985517775d9112c8304 (diff) | |
download | llvm-e2ec6faa3621725066c9f9c3e9bd085c680d5167.zip llvm-e2ec6faa3621725066c9f9c3e9bd085c680d5167.tar.gz llvm-e2ec6faa3621725066c9f9c3e9bd085c680d5167.tar.bz2 |
If a linkonce_odr dtor/ctor is identical to another one, just rauw.
Unlike an alias a rauw is always safe, so we don't need to avoid this
optimization when the replacement is not know to be available in every TU.
llvm-svn: 194288
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions