commit | 02ec5ede6cf10163086a27241508fc5778e39737 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri May 23 20:03:32 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri May 23 20:03:32 2003 +0000 |
tree | efa25803e539bfb147addb1cf7a3279fa31faa9d | |
parent | 6cc89aad25155ecd93b5318414851aa46351196d [diff] |
Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll This was a problem with constants having their types resolved to some new type, but there was already a constant of the new type created. Before, these types were never merged together, now they are. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6314 91177308-0d34-0410-b5e6-96231b3b80d8