view .gitignore @ 17395:2b4ed68be0d5

Allow shared libs for LLVM (Bug #38654) configure.ac: when detecting llvm, check for the LLVM-{lvmversion} library and if not found use the llvm-config --libs output.
author John Donoghue <john.donoghue@ieee.org>
date Fri, 06 Sep 2013 19:42:13 -0400
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/