| commit | a3aef788ec802875e26fc014a4040a024eb2b506 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Dec 15 19:34:20 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Dec 15 19:34:20 2009 +0000 |
| tree | 92471879e0ce8bdb3c16b125ca8fcd0928d50021 | |
| parent | 38c4f4b5d12789311d41ad1f1bccbaf2f84d148c [diff] |
Fix GetConstantStringInfo to not look into MDString (it works on real data, not metadata) and fix DbgInfoPrinter to not abuse GetConstantStringInfo. llvm-svn: 91444