Provide magic define on mingw to not generate inline variants of ctyper functions.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 16 Jan 2010 14:06:58 +0000 (14:06 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 16 Jan 2010 14:06:58 +0000 (14:06 +0000)
commit2b02b43eb81e5dbbf81238f6fd705405e7f6b2d8
treea00832ccbb35975b7780ba9f8b33e93d1757efa9
parent24dcbaf75618277b049ddf488a37ede3177613dc
Provide magic define on mingw to not generate inline variants of ctyper functions.
Otherwise we'll end with random cyclic deps between libraries due to this.
Proposed by Gianluigi Tiesi!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93635 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules