[LLVMbugs] [Bug 130] Linker dies on assertion

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Tue Nov 18 17:05:42 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=130

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
          Component|Transformation Utilities    |Core LLVM classes
         Resolution|                            |FIXED



------- Additional Comments From sabre at nondot.org  2003-11-18 19:05 -------
Fixed, this was actually a problem in the SymbolTable class.  Your testcase now
links with libstdc++ as well as my reduced version.

Testcase here: test/Regression/Linker/2003-11-18-TypeResolution.ll

Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031117/009632.html

Description of the problem here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031117/009631.html

Maybe llvm-llvm will link better now.  :)

-Chris





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list