summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/AsmParser/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-15/+0
* [X86] Fix copy and paste typo from pasting from another Makefile to restore c...Craig Topper2015-12-251-1/+1
* [X86] Put back the include path to the main X86 sources in the AsmParser libr...Craig Topper2015-12-251-0/+3
* [X86] Remove X86CodeGen dependency from the AsmParser library.Craig Topper2015-12-251-3/+0
* Fix LLVM build when the user specifies CPPFLAGS on the make command line.Jeffrey Yasskin2010-03-121-1/+1
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+1
* Sketch support for target specific assembly parser.Daniel Dunbar2009-07-171-0/+15
OpenPOWER on IntegriCloud