Displaying 1 result from an estimated 1 matches for "pr139".
Did you mean:
pr138
2004 Dec 09
0
LLVM 1.4 Release and Status Update!
...expands and emits all inline functions,
even if they are unused. It now properly tracks which functions are
used and only emits those that are needed.
Notable bug fixes:
34. A linker bug has been fixed, allowing all of the Fortran 77 SPEC
benchmarks to work with f2c and LLVM.
35. PR139: Linker doesn't link objects/archives in order specified on the
command line.
36. Several C/C++ front-end bugs, including PR244, 277, 360, 397, 421,
424, 447, 459, and 461.
37. Several compile-time speedups are included in this release for various
LLVM components.
Finally, here&...