Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
[oota-llvm.git] / docs / LinkTimeOptimization.html
2011-10-31 NAKAMURA Takumidocs/*.html: Appease W3C Checker to add "charset=utf-8".
2011-09-18 Bill WendlingFix up the formating and change llvm-gcc to clang.
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-24 Nick LewyckyFix typo.
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2008-12-16 Misha Brukman* Comply with HTML 4.01 Strict
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-02-29 Nick Kledzikupdate to document new lto API
2008-02-26 Nick Kledziktest svn commit capability
2007-08-24 Tanya LattnerRename llvm-gcc4 to llvm-gcc.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-04-07 Duncan SandsRephrase linker explanation.
2007-04-02 Devang PatelUpdate example notes to clarify system linker's role.
2006-10-27 Devang PatelUse doc_code class.
2006-10-27 Devang PatelDocument removeModule().
2006-10-27 Devang PatelDocument getAlignment()
2006-09-06 Devang PatelDocument getTargetTriple().
2006-08-14 Chris Lattnertypo
2006-08-14 Reid SpencerFix a typo.
2006-08-14 Reid SpencerFix several grammaros and a few HTML usage items.
2006-08-14 Devang PatelUse &lt; and &gt;
2006-08-14 Devang PatelFix verification failures.
2006-08-14 Devang PatelAdd lto doc.