aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ.html
AgeCommit message (Expand)Author
2010-05-28Fix whitespace to be more consistent with AsmPrinter's style.Dan Gohman
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-05-04one more thing.Chris Lattner
2010-05-04update instructions for llvm-gcc4, the brave new world! PR7037Chris Lattner
2010-02-25Fix a typo.Dan Gohman
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-06-30add a FAQ.Chris Lattner
2009-04-10Fixed spelling.Misha Brukman
2009-04-07Use 'name' instead of 'href'.Bill Wendling
2009-04-07Fix verification failure.Bill Wendling
2009-04-07Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn'tBill Wendling
2009-04-07Another reformatting. No change in docs.Bill Wendling
2009-03-02fix broken GCC bugzilla linkGabor Greif
2009-03-02add a Q/A on broken GCCsGabor Greif
2009-02-10Answer a common FAQ:Dan Gohman
2009-01-25Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?"Dan Gohman
2008-12-17Simplified marking code regions -- no need to use <div> to surround <pre> tags.Misha Brukman
2008-12-17Instead of referring to the license file in the 2.3 release, refer to theMisha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-11-24Fix a few HTML tidiness issues.Dan Gohman
2008-09-30Stacker is dead.Duncan Sands
2008-09-26Update LICENSE link.Daniel Dunbar
2008-02-22Improving wording.Gordon Henriksen
2008-02-22Adding a note about IR generation to the LLVM FAQ.Gordon Henriksen
2007-10-31__main is dead along with llvm-gcc3.Chris Lattner
2007-09-22Validation fixesBill Wendling
2007-07-09Subversionify the documentation.Reid Spencer
2007-07-06first pass of nomenclature changes in .html filesGabor Greif
2007-05-29Added "llvmc" to the FAQ.Bill Wendling
2007-05-29Added "doc_class" div tags to code segments.Bill Wendling
2007-02-14remove an obsolete questionChris Lattner
2007-02-09Remove references to gccld and gccas, adjusting the documentation toReid Spencer
2006-08-31Add a note about C++ -> C with libstdc++Chris Lattner
2006-08-15Add a link in a prominant location.Chris Lattner
2006-08-10Answer the most frequently asked question, about GEPs. The answer isReid Spencer
2006-07-19Answer the FAQ: "can llvm convert C++ code to C?"Chris Lattner
2006-04-26Actually, semantical doesn't appear to be a word.Jeff Cohen
2006-04-26Unfortunately this really isn't the place for advertisement.Chris Lattner
2006-04-26Fix typo.Jeff Cohen
2006-04-26Fix some anchors.Reid Spencer
2006-04-26Add some notes about the current state of source (front end) languagesReid Spencer
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2005-04-25Added question about turning off all optimizations. I think this has been ask...Tanya Lattner
2005-02-25add an entry, add links to entries for demo page.Chris Lattner
2004-12-15Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer
2004-12-14Correct documentation to reflect the change in location of the CFE runtimeReid Spencer
2004-12-08We don't have python test classes anymore.John Criswell
2004-12-03* Link to the license file from release 1.3 (should we link to CVS versionMisha Brukman
2004-09-09If updating from CVS gives error "No rule to make target", it's faster to justMisha Brukman