LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 869 - llvm-gcc4 lacks link-time-optimization support
Summary: llvm-gcc4 lacks link-time-optimization support
Status: RESOLVED FIXED
Alias: None
Product: tools
Classification: Unclassified
Component: llvm-gcc (show other bugs)
Version: 1.5
Hardware: All All
: P normal
Assignee: Unassigned LLVM Bugs
URL:
Keywords: missing-feature
Depends on:
Blocks: 498
  Show dependency tree
 
Reported: 2006-08-05 18:24 PDT by Chris Lattner
Modified: 2010-02-22 12:47 PST (History)
1 user (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Lattner 2006-08-05 18:24:19 PDT
Tracking bug, this prevents llvm-gcc4 from fully replacing llvm-gcc3.
Comment 1 Chris Lattner 2007-01-18 01:32:12 PST
liblto implements this.  Chandler's recent work on binutils makes this available on GNU platforms.