summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix some anchors.Reid Spencer2006-04-261-7/+7
| | | | llvm-svn: 27977
* Add some notes about the current state of source (front end) languagesReid Spencer2006-04-261-0/+43
| | | | | | so we can point to them on llvm-dev. llvm-svn: 27976
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-3/+3
| | | | llvm-svn: 26746
* Added question about turning off all optimizations. I think this has been ↵Tanya Lattner2005-04-251-0/+18
| | | | | | asked once or twice. llvm-svn: 21542
* add an entry, add links to entries for demo page.Chris Lattner2005-02-251-27/+53
| | | | llvm-svn: 20328
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-151-30/+6
| | | | | | | GettingStarted.html document in the environment section and only as an optional feature. llvm-svn: 18944
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-141-3/+3
| | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. llvm-svn: 18939
* We don't have python test classes anymore.John Criswell2004-12-081-4/+0
| | | | llvm-svn: 18645
* * Link to the license file from release 1.3 (should we link to CVS versionMisha Brukman2004-12-031-19/+18
| | | | | | | | instead?) * Encapsulate code and header file names with <tt> and </tt> * Arrange <p> and </p> tags to be inline with the text they contain llvm-svn: 18472
* If updating from CVS gives error "No rule to make target", it's faster to justMisha Brukman2004-09-091-0/+33
| | | | | | delete .d files than to rebuild from scratch. llvm-svn: 16258
* * Standardize footerMisha Brukman2004-06-011-7/+10
| | | | | | * HTML 4.01 (Strict) compliance llvm-svn: 13924
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-231-5/+6
| | | | | | they said. llvm-svn: 13675
* Merged in RELEASE_12.John Criswell2004-03-291-0/+27
| | | | llvm-svn: 12532
* Add a faq entryChris Lattner2004-03-291-0/+39
| | | | llvm-svn: 12529
* Point to the new license (includes year 2004).John Criswell2004-03-121-3/+3
| | | | | | Changed crtend.o to libcrtend.a. llvm-svn: 12338
* Corrected typo.John Criswell2003-12-231-1/+1
| | | | llvm-svn: 10600
* The GCC problem is not specific to suseChris Lattner2003-12-221-4/+4
| | | | llvm-svn: 10574
* Add a faq entry for the demo pageChris Lattner2003-12-161-5/+23
| | | | llvm-svn: 10488
* `effect' is the noun, `affect' is the verb.Misha Brukman2003-12-081-1/+1
| | | | llvm-svn: 10315
* Add note about sucky suse compilerChris Lattner2003-12-081-0/+10
| | | | llvm-svn: 10313
* add new FAQ entryChris Lattner2003-11-191-4/+43
| | | | llvm-svn: 10078
* Added the new GCC front end section to the table of contents.John Criswell2003-11-181-0/+15
| | | | llvm-svn: 10068
* Added information on the GCC front end.John Criswell2003-11-181-0/+63
| | | | llvm-svn: 10067
* * 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 llvm-svn: 9760
* 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. llvm-svn: 9602
* Call me picky, but it's not the state of Illinois' license, it's theMisha Brukman2003-10-301-1/+1
| | | | | | University's. llvm-svn: 9601
* Rephrase the OSI answer.Vikram S. Adve2003-10-251-4/+3
| | | | llvm-svn: 9508
* Dang...these different file locations make it a pain to get the URLs right.Vikram S. Adve2003-10-251-1/+1
| | | | llvm-svn: 9507
* Fix license URL and typo.Vikram S. Adve2003-10-251-3/+3
| | | | llvm-svn: 9506
* Improve formatting of licensing section.Vikram S. Adve2003-10-251-4/+4
| | | | llvm-svn: 9505
* Add a section on licensing questions.Vikram S. Adve2003-10-251-0/+39
| | | | llvm-svn: 9504
* Added answers to test suite questions.John Criswell2003-10-241-0/+31
| | | | llvm-svn: 9501
* 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). llvm-svn: 9086
OpenPOWER on IntegriCloud