view .hgignore @ 657:c42173b3557b

Removed some checks for abstract llvm types that were too strict, a 'opaque* null' is a valid initializer... when structs in D can be just a forward reference.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 06 Oct 2008 14:37:00 +0200
parents 20c065c46b38
children 6aaa3d3c1183
line wrap: on
line source

syntax: glob
tests/dstress
tests/reference
*.bc
*.o
*.s
*.a
*.so
*.orig
obj/*
tango
import
Makefile
bin/llvmdc
idgen
idgen.make
impcnvgen
impcnvgen.make
llvmdc.make
dmd/impcnvtab.c
tests/runminitest
tests/findregressions
tests/makewebstatistics
tests/mini/obj/*

# Mac OS X
.DS_Store