Bug 643 - JIT broken on 32-bit big-endian systems
: JIT broken on 32-bit big-endian systems
Status: RESOLVED FIXED
Product: libraries
Classification: Unclassified
Component: Generic Execution Engine Support
: 1.0
: All All
: P normal
Assigned To: Chris Lattner
:
: miscompilation
:
:
  Show dependency treegraph
 
Reported: 2005-10-29 01:50 CDT by Chris Lattner
Modified: 2010-02-22 12:53 CST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Lattner 2005-10-29 01:50:05 CDT
just a tracking bug, already fixed.
Comment 1 Chris Lattner 2005-10-29 01:51:13 CDT
Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20051017/028932.html

-Chris