aboutsummaryrefslogtreecommitdiffstats
path: root/docs/FAQ.html
Commit message (Collapse)AuthorAgeFilesLines
* Corrected typo.John Criswell2003-12-231-1/+1
| | | | 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-221-4/+4
| | | | 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-161-5/+23
| | | | 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-081-1/+1
| | | | 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-081-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10313 91177308-0d34-0410-b5e6-96231b3b80d8
* add new FAQ entryChris Lattner2003-11-191-4/+43
| | | | 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-181-0/+15
| | | | 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-181-0/+63
| | | | 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-061-204/+308
| | | | | | | | | * 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-301-1/+1
| | | | | | | 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-301-1/+1
| | | | | | | 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-251-4/+3
| | | | 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-251-1/+1
| | | | 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-251-3/+3
| | | | 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-251-4/+4
| | | | 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-251-0/+39
| | | | 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-241-0/+31
| | | | 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-131-0/+145
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