summaryrefslogtreecommitdiff
path: root/docs/FAQ.html
Commit message (Collapse)AuthorAge
* Actually, semantical doesn't appear to be a word.Jeff Cohen2006-04-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27983 91177308-0d34-0410-b5e6-96231b3b80d8
* Unfortunately this really isn't the place for advertisement.Chris Lattner2006-04-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27979 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix typo.Jeff Cohen2006-04-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27978 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix some anchors.Reid Spencer2006-04-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27977 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some notes about the current state of source (front end) languagesReid Spencer2006-04-26
| | | | | | | so we can point to them on llvm-dev. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27976 91177308-0d34-0410-b5e6-96231b3b80d8
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
* Added question about turning off all optimizations. I think this has been ↵Tanya Lattner2005-04-25
| | | | | | asked once or twice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21542 91177308-0d34-0410-b5e6-96231b3b80d8
* add an entry, add links to entries for demo page.Chris Lattner2005-02-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20328 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-15
| | | | | | | | GettingStarted.html document in the environment section and only as an optional feature. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18944 91177308-0d34-0410-b5e6-96231b3b80d8
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-14
| | | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18939 91177308-0d34-0410-b5e6-96231b3b80d8
* We don't have python test classes anymore.John Criswell2004-12-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18645 91177308-0d34-0410-b5e6-96231b3b80d8
* * Link to the license file from release 1.3 (should we link to CVS versionMisha Brukman2004-12-03
| | | | | | | | | instead?) * Encapsulate code and header file names with <tt> and </tt> * Arrange <p> and </p> tags to be inline with the text they contain git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18472 91177308-0d34-0410-b5e6-96231b3b80d8
* If updating from CVS gives error "No rule to make target", it's faster to justMisha Brukman2004-09-09
| | | | | | | delete .d files than to rebuild from scratch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16258 91177308-0d34-0410-b5e6-96231b3b80d8
* * Standardize footerMisha Brukman2004-06-01
| | | | | | | * HTML 4.01 (Strict) compliance git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13924 91177308-0d34-0410-b5e6-96231b3b80d8
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-23
| | | | | | they said. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_12.John Criswell2004-03-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12532 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a faq entryChris Lattner2004-03-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12529 91177308-0d34-0410-b5e6-96231b3b80d8
* Point to the new license (includes year 2004).John Criswell2004-03-12
| | | | | | | Changed crtend.o to libcrtend.a. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12338 91177308-0d34-0410-b5e6-96231b3b80d8
* Corrected typo.John Criswell2003-12-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10600 91177308-0d34-0410-b5e6-96231b3b80d8
* The GCC problem is not specific to suseChris Lattner2003-12-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10574 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a faq entry for the demo pageChris Lattner2003-12-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10488 91177308-0d34-0410-b5e6-96231b3b80d8
* `effect' is the noun, `affect' is the verb.Misha Brukman2003-12-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10315 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about sucky suse compilerChris Lattner2003-12-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10313 91177308-0d34-0410-b5e6-96231b3b80d8
* add new FAQ entryChris Lattner2003-11-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10078 91177308-0d34-0410-b5e6-96231b3b80d8
* Added the new GCC front end section to the table of contents.John Criswell2003-11-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10068 91177308-0d34-0410-b5e6-96231b3b80d8
* Added information on the GCC front end.John Criswell2003-11-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10067 91177308-0d34-0410-b5e6-96231b3b80d8
* * Added a "contents"-like list of questions at the beginning of the fileMisha Brukman2003-11-06
| | | | | | | | | * Use stylsheets. Really, people, work with me here. * Stop using those silly <dl> and <dt> and whatever else tags * Close tags git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9760 91177308-0d34-0410-b5e6-96231b3b80d8
* The answer to this question is "Yes". Let's make that absolutely clear even toMisha Brukman2003-10-30
| | | | | | | those just skimming the FAQ. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9602 91177308-0d34-0410-b5e6-96231b3b80d8
* Call me picky, but it's not the state of Illinois' license, it's theMisha Brukman2003-10-30
| | | | | | | University's. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9601 91177308-0d34-0410-b5e6-96231b3b80d8
* Rephrase the OSI answer.Vikram S. Adve2003-10-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9508 91177308-0d34-0410-b5e6-96231b3b80d8
* Dang...these different file locations make it a pain to get the URLs right.Vikram S. Adve2003-10-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9507 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix license URL and typo.Vikram S. Adve2003-10-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9506 91177308-0d34-0410-b5e6-96231b3b80d8
* Improve formatting of licensing section.Vikram S. Adve2003-10-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9505 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a section on licensing questions.Vikram S. Adve2003-10-25
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9504 91177308-0d34-0410-b5e6-96231b3b80d8
* Added answers to test suite questions.John Criswell2003-10-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9501 91177308-0d34-0410-b5e6-96231b3b80d8
* Fequently Asked Questions about LLVM. Mainly focuses on build problems, butJohn Criswell2003-10-13
anything FAQ'ish should go here if it's not heavily documented elsewhere (like the README.txt file or the Getting Started Guide). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9086 91177308-0d34-0410-b5e6-96231b3b80d8