aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ.html
AgeCommit message (Expand)Author
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
2004-06-01* Standardize footerMisha Brukman
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-03-29Merged in RELEASE_12.John Criswell
2004-03-29Add a faq entryChris Lattner
2004-03-12Point to the new license (includes year 2004).John Criswell
2003-12-23Corrected typo.John Criswell
2003-12-22The GCC problem is not specific to suseChris Lattner
2003-12-16Add a faq entry for the demo pageChris Lattner
2003-12-08`effect' is the noun, `affect' is the verb.Misha Brukman
2003-12-08Add note about sucky suse compilerChris Lattner
2003-11-19add new FAQ entryChris Lattner
2003-11-18Added the new GCC front end section to the table of contents.John Criswell
2003-11-18Added information on the GCC front end.John Criswell
2003-11-06* Added a "contents"-like list of questions at the beginning of the fileMisha Brukman
2003-10-30The answer to this question is "Yes". Let's make that absolutely clear even toMisha Brukman
2003-10-30Call me picky, but it's not the state of Illinois' license, it's theMisha Brukman
2003-10-25Rephrase the OSI answer.Vikram S. Adve
2003-10-25Dang...these different file locations make it a pain to get the URLs right.Vikram S. Adve
2003-10-25Fix license URL and typo.Vikram S. Adve
2003-10-25Improve formatting of licensing section.Vikram S. Adve
2003-10-25Add a section on licensing questions.Vikram S. Adve
2003-10-24Added answers to test suite questions.John Criswell
2003-10-13Fequently Asked Questions about LLVM. Mainly focuses on build problems, butJohn Criswell