aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-config/llvm-config.in.in
Commit message (Expand)AuthorAgeFilesLines
* make llvm-config more portable to windows versions of perl,Chris Lattner2010-01-181-10/+5
* Add the rest of the build system logic for optional target disassemblersDaniel Dunbar2009-11-251-0/+4
* llvm-config: Remove unused variables.Daniel Dunbar2009-09-221-11/+0
* Reenable asmparser dependency generation, now with improved Perl foo.Daniel Dunbar2009-07-171-0/+4
* Disable llvm-config magic for AsmParser, it is isn't right & is breaking the ...Daniel Dunbar2009-07-171-5/+0
* Sketch support for target specific assembly parser.Daniel Dunbar2009-07-171-0/+5
* Teach Makefiles & CMake to link in the <TARGET>Info library when linking theDaniel Dunbar2009-07-151-1/+6
* Fix http://llvm.org/PR4481: Make llvm-config print the right include paths whenJeffrey Yasskin2009-07-071-3/+6
* Revert 58687. This breaks mingw.Tanya Lattner2008-11-041-5/+12
* Don't "shell out" to resolve paths. Using pure perl makes llvm-configNick Lewycky2008-11-041-12/+5
* Move X86 assembler printers into separate directory. This allows JIT-only use...Anton Korobeynikov2008-08-171-0/+9
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
* Fix PR1739.Chris Lattner2007-10-241-4/+10
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+445