| commit | 8eff0157b24c4557adbfe1e584539ea78ab04035 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Apr 01 05:14:45 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Apr 01 05:14:45 2010 +0000 |
| tree | aa9495ab24add7eb23915939772a038a971b89b5 | |
| parent | 615924989147ea082c9a74537b34cf5dc89249df [diff] |
rewrite handling of forward ref'd instruction metadata to used deferred resolution instead of creating a temporary node + rauw. There is no reason to create the temporary mdnode, then do rauw, then destroy it. llvm-svn: 100086