[LLVMbugs] [Bug 4813] llvm-ld does not work with bytecode archives (bca)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Aug 28 09:15:17 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4813


Daniel Dunbar <daniel at zuster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel at zuster.org
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Daniel Dunbar <daniel at zuster.org>  2009-08-28 11:15:16 ---
Ah! The makefile rules for building libprofile_rt.bca were broken, the archive
didn't actually have any bitcode in it.

Fixed in r80373.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list