[LLVMbugs] [Bug 5797] msp430 backend: possible assembly generation error
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Dec 16 01:00:20 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5797
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Anton Korobeynikov <asl at math.spbu.ru> 2009-12-16 03:00:19 ---
This is the problem with msp430-ld-provided linker scripts - basically they
allowed section .rodata, but did not specify, where (in the binary) it should
go.
--
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