Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-23 | Revert r128140 for now. | Anders Carlsson | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128149 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-23 | A global variable with internal linkage where all uses are in one function ↵ | Anders Carlsson | |
and whose address is never taken is a non-escaping local object and can't alias anything else. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128140 91177308-0d34-0410-b5e6-96231b3b80d8 |