| commit | 415763612ab7395d68a8d70c44edaad11bdee5ca | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed Jan 20 06:09:53 2010 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed Jan 20 06:09:53 2010 +0000 |
| tree | a674c44b8913930d84011d4e1f0f7f249e38b2d6 | |
| parent | d6514b1e13dd87b9790c3eed70cdb82157d59392 [diff] |
Fix an invalid Twine use spotty by abbeyj, it isn't safe to use Twine temporaries (this is one reason I'm nervous about propagating their use beyond particularly performance critical places). llvm-svn: 93981