summaryrefslogtreecommitdiff
path: root/lib/AsmParser/Makefile
Commit message (Expand)AuthorAge
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* Remove bison specific Makefile bits for AsmParser.Daniel Dunbar2009-01-02
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* Replace the original flex lexer with a hand writen one. This Chris Lattner2007-11-18
* For PR797:Reid Spencer2006-08-18
* These libs use EH infoChris Lattner2006-07-07
* Fix build on systems with bad bison'sChris Lattner2006-06-02
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Make sure CVS versions of yacc and lex files get distributed.Reid Spencer2006-04-12
* Implement PR614:Reid Spencer2005-08-27
* Apparently := confuses makellvmChris Lattner2005-02-01
* Make sure that the yacc and lex output are specified as BUILT_SOURCES.Reid Spencer2004-10-28
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
* Library bumped up out of Assembly directoryChris Lattner2002-04-08
* Initial revisionChris Lattner2001-06-06