Update build glue for LLVM/Clang 3.6svn r215315. Changes include various
performance improvements across all backends and a much improved PPC32 backend.
This commit is contained in:
parent
20349482dc
commit
f14316bcbc
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: mi,v 1.1086 2014/08/09 11:33:53 apb Exp $
|
# $NetBSD: mi,v 1.1087 2014/08/10 17:32:54 joerg Exp $
|
||||||
#
|
#
|
||||||
# Note: Don't delete entries from here - mark them as "obsolete" instead,
|
# Note: Don't delete entries from here - mark them as "obsolete" instead,
|
||||||
# unless otherwise stated below.
|
# unless otherwise stated below.
|
||||||
|
@ -824,7 +824,8 @@
|
||||||
./usr/include/c++/ext base-cxx-usr
|
./usr/include/c++/ext base-cxx-usr
|
||||||
./usr/include/cdk base-obsolete obsolete
|
./usr/include/cdk base-obsolete obsolete
|
||||||
./usr/include/clang-3.4 base-obsolete obsolete
|
./usr/include/clang-3.4 base-obsolete obsolete
|
||||||
./usr/include/clang-3.5 base-c-usr
|
./usr/include/clang-3.5 base-obsolete obsolete
|
||||||
|
./usr/include/clang-3.6 base-c-usr
|
||||||
./usr/include/compat base-obsolete obsolete
|
./usr/include/compat base-obsolete obsolete
|
||||||
./usr/include/crypto base-c-usr
|
./usr/include/crypto base-c-usr
|
||||||
./usr/include/dev base-c-usr
|
./usr/include/dev base-c-usr
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: ad.arm,v 1.58 2014/07/23 18:19:43 alnsn Exp $
|
# $NetBSD: ad.arm,v 1.59 2014/08/10 17:32:54 joerg Exp $
|
||||||
./usr/include/acorn26 comp-c-include
|
./usr/include/acorn26 comp-c-include
|
||||||
./usr/include/acorn26/ansi.h comp-obsolete obsolete
|
./usr/include/acorn26/ansi.h comp-obsolete obsolete
|
||||||
./usr/include/acorn26/aout_machdep.h comp-obsolete obsolete
|
./usr/include/acorn26/aout_machdep.h comp-obsolete obsolete
|
||||||
|
@ -294,6 +294,7 @@
|
||||||
./usr/include/cats/varargs.h comp-obsolete obsolete
|
./usr/include/cats/varargs.h comp-obsolete obsolete
|
||||||
./usr/include/cats/vmparam.h comp-obsolete obsolete
|
./usr/include/cats/vmparam.h comp-obsolete obsolete
|
||||||
./usr/include/cats/wchar_limits.h comp-obsolete obsolete
|
./usr/include/cats/wchar_limits.h comp-obsolete obsolete
|
||||||
|
./usr/include/clang-3.6/arm_acle.h comp-c-include llvm
|
||||||
./usr/include/epoc32 comp-c-include
|
./usr/include/epoc32 comp-c-include
|
||||||
./usr/include/epoc32/ansi.h comp-obsolete obsolete
|
./usr/include/epoc32/ansi.h comp-obsolete obsolete
|
||||||
./usr/include/epoc32/aout_machdep.h comp-obsolete obsolete
|
./usr/include/epoc32/aout_machdep.h comp-obsolete obsolete
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
# $NetBSD: ad.powerpc,v 1.71 2014/07/23 18:19:43 alnsn Exp $
|
# $NetBSD: ad.powerpc,v 1.72 2014/08/10 17:32:54 joerg Exp $
|
||||||
./usr/bin/elf2aout comp-sysutil-bin
|
./usr/bin/elf2aout comp-sysutil-bin
|
||||||
./usr/bin/psim comp-debug-bin gdb
|
./usr/bin/psim comp-debug-bin gdb
|
||||||
./usr/include/altivec.h comp-obsolete obsolete
|
./usr/include/altivec.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/altivec.h comp-obsolete obsolete
|
./usr/include/clang-3.4/altivec.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/altivec.h comp-c-include llvm
|
./usr/include/clang-3.5/altivec.h comp-obsolete obsolete
|
||||||
|
./usr/include/clang-3.6/altivec.h comp-c-include llvm
|
||||||
./usr/include/g++/bits/powerpc comp-c-include compat,arch64
|
./usr/include/g++/bits/powerpc comp-c-include compat,arch64
|
||||||
./usr/include/g++/bits/powerpc/c++config.h comp-c-include compat,arch64,gcc=48
|
./usr/include/g++/bits/powerpc/c++config.h comp-c-include compat,arch64,gcc=48
|
||||||
./usr/include/g++/bits/powerpc64 comp-c-include compat,arch64
|
./usr/include/g++/bits/powerpc64 comp-c-include compat,arch64
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: md.amd64,v 1.223 2014/07/23 18:19:43 alnsn Exp $
|
# $NetBSD: md.amd64,v 1.224 2014/08/10 17:32:54 joerg Exp $
|
||||||
|
|
||||||
./usr/include/amd64 comp-c-include
|
./usr/include/amd64 comp-c-include
|
||||||
./usr/include/amd64/ansi.h comp-c-include
|
./usr/include/amd64/ansi.h comp-c-include
|
||||||
|
@ -100,37 +100,70 @@
|
||||||
./usr/include/clang-3.4/x86intrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/x86intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/xmmintrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/xmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/xopintrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/xopintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/__wmmintrin_aes.h comp-c-include llvm
|
./usr/include/clang-3.5/__wmmintrin_aes.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/__wmmintrin_pclmul.h comp-c-include llvm
|
./usr/include/clang-3.5/__wmmintrin_pclmul.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/ammintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/ammintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/avx2intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/avx2intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/avxintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/avxintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/bmi2intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/bmi2intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/bmiintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/bmiintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/emmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/emmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/f16cintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/f16cintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/fma4intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/fma4intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/fmaintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/fmaintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/ia32intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/ia32intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/immintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/immintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/lzcntintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/lzcntintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mm3dnow.h comp-c-include llvm
|
./usr/include/clang-3.5/mm3dnow.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mm_malloc.h comp-c-include llvm
|
./usr/include/clang-3.5/mm_malloc.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/mmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/nmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/nmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/pmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/pmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/popcntintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/popcntintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/prfchwintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/prfchwintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/rdseedintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/rdseedintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/rtmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/rtmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/shaintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/shaintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/smmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/smmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/tbmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/tbmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/tmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/tmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/wmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/wmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/x86intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/x86intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/xmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/xmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/xopintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/xopintrin.h comp-obsolete obsolete
|
||||||
|
./usr/include/clang-3.6/__wmmintrin_aes.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/__wmmintrin_pclmul.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/ammintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx2intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx512erintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx512fintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avxintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/bmi2intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/bmiintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/emmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/f16cintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/fma4intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/fmaintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/ia32intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/immintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/lzcntintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mm3dnow.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mm_malloc.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/nmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/pmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/popcntintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/prfchwintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/rdseedintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/rtmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/shaintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/smmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/tbmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/tmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/wmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/x86intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/xmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/xopintrin.h comp-c-include llvm
|
||||||
./usr/include/emmintrin.h comp-obsolete obsolete
|
./usr/include/emmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/g++/bits/i386 comp-c-include compat
|
./usr/include/g++/bits/i386 comp-c-include compat
|
||||||
./usr/include/g++/bits/i386/c++config.h comp-c-include gcccmds,gcc=48,compat
|
./usr/include/g++/bits/i386/c++config.h comp-c-include gcccmds,gcc=48,compat
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: md.i386,v 1.148 2014/07/23 18:19:43 alnsn Exp $
|
# $NetBSD: md.i386,v 1.149 2014/08/10 17:32:54 joerg Exp $
|
||||||
./usr/include/clang-3.4/__wmmintrin_aes.h comp-obsolete obsolete
|
./usr/include/clang-3.4/__wmmintrin_aes.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/__wmmintrin_pclmul.h comp-obsolete obsolete
|
./usr/include/clang-3.4/__wmmintrin_pclmul.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/ammintrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/ammintrin.h comp-obsolete obsolete
|
||||||
|
@ -29,37 +29,70 @@
|
||||||
./usr/include/clang-3.4/x86intrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/x86intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/xmmintrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/xmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.4/xopintrin.h comp-obsolete obsolete
|
./usr/include/clang-3.4/xopintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/__wmmintrin_aes.h comp-c-include llvm
|
./usr/include/clang-3.5/__wmmintrin_aes.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/__wmmintrin_pclmul.h comp-c-include llvm
|
./usr/include/clang-3.5/__wmmintrin_pclmul.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/ammintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/ammintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/avx2intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/avx2intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/avxintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/avxintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/bmi2intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/bmi2intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/bmiintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/bmiintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/emmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/emmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/f16cintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/f16cintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/fma4intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/fma4intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/fmaintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/fmaintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/ia32intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/ia32intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/immintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/immintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/lzcntintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/lzcntintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mm3dnow.h comp-c-include llvm
|
./usr/include/clang-3.5/mm3dnow.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mm_malloc.h comp-c-include llvm
|
./usr/include/clang-3.5/mm_malloc.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/mmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/mmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/nmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/nmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/pmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/pmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/popcntintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/popcntintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/prfchwintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/prfchwintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/rdseedintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/rdseedintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/rtmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/rtmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/shaintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/shaintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/smmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/smmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/tbmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/tbmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/tmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/tmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/wmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/wmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/x86intrin.h comp-c-include llvm
|
./usr/include/clang-3.5/x86intrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/xmmintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/xmmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/clang-3.5/xopintrin.h comp-c-include llvm
|
./usr/include/clang-3.5/xopintrin.h comp-obsolete obsolete
|
||||||
|
./usr/include/clang-3.6/__wmmintrin_aes.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/__wmmintrin_pclmul.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/ammintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx2intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx512erintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avx512fintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/avxintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/bmi2intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/bmiintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/emmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/f16cintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/fma4intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/fmaintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/ia32intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/immintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/lzcntintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mm3dnow.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mm_malloc.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/mmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/nmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/pmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/popcntintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/prfchwintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/rdseedintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/rtmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/shaintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/smmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/tbmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/tmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/wmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/x86intrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/xmmintrin.h comp-c-include llvm
|
||||||
|
./usr/include/clang-3.6/xopintrin.h comp-c-include llvm
|
||||||
./usr/include/emmintrin.h comp-obsolete obsolete
|
./usr/include/emmintrin.h comp-obsolete obsolete
|
||||||
./usr/include/gcc-4.1/emmintrin.h comp-c-include gcccmds,gcc=4
|
./usr/include/gcc-4.1/emmintrin.h comp-c-include gcccmds,gcc=4
|
||||||
./usr/include/gcc-4.1/emmintrin.h comp-obsolete gcc=45,obsolete
|
./usr/include/gcc-4.1/emmintrin.h comp-obsolete gcc=45,obsolete
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: NetBSD.dist.base,v 1.138 2014/08/05 18:45:35 martin Exp $
|
# $NetBSD: NetBSD.dist.base,v 1.139 2014/08/10 17:32:54 joerg Exp $
|
||||||
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
|
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
|
||||||
|
|
||||||
# Do not customize this file as it may be overwritten on upgrades.
|
# Do not customize this file as it may be overwritten on upgrades.
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
./usr/include/c++
|
./usr/include/c++
|
||||||
./usr/include/c++/experimental
|
./usr/include/c++/experimental
|
||||||
./usr/include/c++/ext
|
./usr/include/c++/ext
|
||||||
./usr/include/clang-3.5
|
./usr/include/clang-3.6
|
||||||
./usr/include/crypto
|
./usr/include/crypto
|
||||||
./usr/include/dev
|
./usr/include/dev
|
||||||
./usr/include/dev/apm
|
./usr/include/dev/apm
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile.inc,v 1.73 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile.inc,v 1.74 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
.if !defined(LLVM_TOPLEVEL_MK)
|
.if !defined(LLVM_TOPLEVEL_MK)
|
||||||
LLVM_TOPLEVEL_MK=
|
LLVM_TOPLEVEL_MK=
|
||||||
|
@ -8,7 +8,7 @@ LLVM_TOPLEVEL_MK=
|
||||||
SVN_ROOT= http://llvm.org/svn/llvm-project
|
SVN_ROOT= http://llvm.org/svn/llvm-project
|
||||||
SVN_BRANCH= trunk
|
SVN_BRANCH= trunk
|
||||||
|
|
||||||
COMMON_REVISION= 209886
|
COMMON_REVISION= 215315
|
||||||
CLANG_REVISION= ${COMMON_REVISION}
|
CLANG_REVISION= ${COMMON_REVISION}
|
||||||
LLD_REVISION= ${COMMON_REVISION}
|
LLD_REVISION= ${COMMON_REVISION}
|
||||||
LLDB_REVISION= ${COMMON_REVISION}
|
LLDB_REVISION= ${COMMON_REVISION}
|
||||||
|
@ -17,8 +17,8 @@ LLVM_REVISION= ${COMMON_REVISION}
|
||||||
MCLINKER_REVISION= deeb2a77b4165827316f88e0a7ba4ba6b743a080
|
MCLINKER_REVISION= deeb2a77b4165827316f88e0a7ba4ba6b743a080
|
||||||
MCLINKER_ROOT= https://code.google.com/p/mclinker/
|
MCLINKER_ROOT= https://code.google.com/p/mclinker/
|
||||||
|
|
||||||
LLVM_VERSION= 3.5
|
LLVM_VERSION= 3.6
|
||||||
CLANG_VERSION= 3.5
|
CLANG_VERSION= 3.6
|
||||||
|
|
||||||
CLANG_SRCDIR:= ${.PARSEDIR}/dist/clang
|
CLANG_SRCDIR:= ${.PARSEDIR}/dist/clang
|
||||||
LLD_SRCDIR:= ${.PARSEDIR}/dist/lld
|
LLD_SRCDIR:= ${.PARSEDIR}/dist/lld
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.6 2013/04/25 13:59:55 joerg Exp $
|
# $NetBSD: Makefile,v 1.7 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= bugpoint
|
PROG_CXX= bugpoint
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -18,6 +18,7 @@ SRCS= BugDriver.cpp \
|
||||||
bugpoint.cpp
|
bugpoint.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
|
CodeGen \
|
||||||
ObjCARC \
|
ObjCARC \
|
||||||
IRReader \
|
IRReader \
|
||||||
AsmParser \
|
AsmParser \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2013/07/07 21:36:42 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= clang-format
|
PROG_CXX= clang-format
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -16,8 +16,7 @@ CLANG_LIBS+= \
|
||||||
clangSerialization \
|
clangSerialization \
|
||||||
clangDriver \
|
clangDriver \
|
||||||
clangParse \
|
clangParse \
|
||||||
clangRewriteFrontend \
|
clangRewrite \
|
||||||
clangRewriteCore \
|
|
||||||
clangSema \
|
clangSema \
|
||||||
clangEdit \
|
clangEdit \
|
||||||
clangAnalysis \
|
clangAnalysis \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.31 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.32 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= clang
|
PROG_CXX= clang
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -30,8 +30,8 @@ CLANG_LIBS+= \
|
||||||
clangSema \
|
clangSema \
|
||||||
clangEdit \
|
clangEdit \
|
||||||
clangAnalysis \
|
clangAnalysis \
|
||||||
clangRewriteFrontend \
|
clangFrontendRewrite \
|
||||||
clangRewriteCore \
|
clangRewrite \
|
||||||
clangAST \
|
clangAST \
|
||||||
clangLex \
|
clangLex \
|
||||||
clangBasic
|
clangBasic
|
||||||
|
@ -45,8 +45,8 @@ LLVM_LIBS+= \
|
||||||
BitWriter \
|
BitWriter \
|
||||||
AArch64CodeGen \
|
AArch64CodeGen \
|
||||||
AArch64TargetInfo \
|
AArch64TargetInfo \
|
||||||
AArch64MCTargetDesc \
|
|
||||||
AArch64AsmParser \
|
AArch64AsmParser \
|
||||||
|
AArch64MCTargetDesc \
|
||||||
AArch64AsmPrinter \
|
AArch64AsmPrinter \
|
||||||
AArch64Utils \
|
AArch64Utils \
|
||||||
ARMCodeGen \
|
ARMCodeGen \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.20 2014/02/14 20:23:56 joerg Exp $
|
# $NetBSD: Makefile,v 1.21 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llc
|
PROG_CXX= llc
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -16,8 +16,8 @@ LLVM_LIBS+= \
|
||||||
BitReader \
|
BitReader \
|
||||||
AArch64CodeGen \
|
AArch64CodeGen \
|
||||||
AArch64TargetInfo \
|
AArch64TargetInfo \
|
||||||
AArch64MCTargetDesc \
|
|
||||||
AArch64AsmParser \
|
AArch64AsmParser \
|
||||||
|
AArch64MCTargetDesc \
|
||||||
AArch64AsmPrinter \
|
AArch64AsmPrinter \
|
||||||
AArch64Utils \
|
AArch64Utils \
|
||||||
ARMCodeGen \
|
ARMCodeGen \
|
||||||
|
@ -46,6 +46,7 @@ LLVM_LIBS+= \
|
||||||
X86AsmParser \
|
X86AsmParser \
|
||||||
X86AsmPrinter \
|
X86AsmPrinter \
|
||||||
X86Utils \
|
X86Utils \
|
||||||
|
MCDisassembler \
|
||||||
Object \
|
Object \
|
||||||
SelectionDAG \
|
SelectionDAG \
|
||||||
CodeGen \
|
CodeGen \
|
||||||
|
@ -58,6 +59,9 @@ LLVM_LIBS+= \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
LDADD+= -lz
|
||||||
|
DPADD+= ${LIBZ}
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= lld
|
PROG_CXX= lld
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -27,6 +27,8 @@ LLD_LIBS+= \
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
Object \
|
Object \
|
||||||
|
MCParser \
|
||||||
|
MC \
|
||||||
BitReader \
|
BitReader \
|
||||||
IR \
|
IR \
|
||||||
DebugInfo \
|
DebugInfo \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.4 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= lldb
|
PROG_CXX= lldb
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -56,6 +56,7 @@ LLDB_LIBS+= \
|
||||||
PluginObjectFilePECOFF \
|
PluginObjectFilePECOFF \
|
||||||
PluginPlatformNetBSD \
|
PluginPlatformNetBSD \
|
||||||
PluginPlatformGDB \
|
PluginPlatformGDB \
|
||||||
|
PluginPlatformKalimba \
|
||||||
PluginPlatformLinux \
|
PluginPlatformLinux \
|
||||||
PluginPlatformMacOSX \
|
PluginPlatformMacOSX \
|
||||||
PluginPlatformPOSIX \
|
PluginPlatformPOSIX \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2013/10/14 01:37:39 joerg Exp $
|
# $NetBSD: Makefile,v 1.12 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= lli
|
PROG_CXX= lli
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -21,6 +21,7 @@ LLVM_LIBS+= \
|
||||||
AsmPrinter \
|
AsmPrinter \
|
||||||
IRReader \
|
IRReader \
|
||||||
AsmParser \
|
AsmParser \
|
||||||
|
Object \
|
||||||
MCParser \
|
MCParser \
|
||||||
BitReader \
|
BitReader \
|
||||||
JIT \
|
JIT \
|
||||||
|
@ -29,7 +30,6 @@ LLVM_LIBS+= \
|
||||||
Instrumentation \
|
Instrumentation \
|
||||||
Interpreter \
|
Interpreter \
|
||||||
ExecutionEngine \
|
ExecutionEngine \
|
||||||
Object \
|
|
||||||
SelectionDAG \
|
SelectionDAG \
|
||||||
CodeGen \
|
CodeGen \
|
||||||
ScalarOpts \
|
ScalarOpts \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2013/09/02 14:34:55 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-ar
|
PROG_CXX= llvm-ar
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -10,10 +10,43 @@ NOMAN= yes
|
||||||
SRCS= llvm-ar.cpp
|
SRCS= llvm-ar.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
|
AArch64AsmParser \
|
||||||
|
AArch64MCTargetDesc \
|
||||||
|
AArch64AsmPrinter \
|
||||||
|
AArch64TargetInfo \
|
||||||
|
AArch64Utils \
|
||||||
|
ARMAsmParser \
|
||||||
|
ARMMCTargetDesc \
|
||||||
|
ARMAsmPrinter \
|
||||||
|
ARMTargetInfo \
|
||||||
|
MipsAsmParser \
|
||||||
|
MipsMCTargetDesc \
|
||||||
|
MipsAsmPrinter \
|
||||||
|
MipsTargetInfo \
|
||||||
|
PowerPCAsmParser \
|
||||||
|
PowerPCMCTargetDesc \
|
||||||
|
PowerPCAsmPrinter \
|
||||||
|
PowerPCTargetInfo \
|
||||||
|
SparcTargetInfo \
|
||||||
|
SparcMCTargetDesc \
|
||||||
|
SparcAsmParser \
|
||||||
|
SparcAsmPrinter \
|
||||||
|
X86AsmParser \
|
||||||
|
X86MCTargetDesc \
|
||||||
|
X86AsmPrinter \
|
||||||
|
X86Utils \
|
||||||
|
X86TargetInfo \
|
||||||
|
MCDisassembler \
|
||||||
Object \
|
Object \
|
||||||
|
MCParser \
|
||||||
|
MC \
|
||||||
BitReader \
|
BitReader \
|
||||||
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
LDADD+= -lz
|
||||||
|
DPADD+= ${LIBZ}
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2013/01/23 15:02:55 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-cov
|
PROG_CXX= llvm-cov
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -7,7 +7,8 @@ NOMAN= yes
|
||||||
|
|
||||||
.PATH: ${LLVM_SRCDIR}/tools/llvm-cov
|
.PATH: ${LLVM_SRCDIR}/tools/llvm-cov
|
||||||
|
|
||||||
SRCS= llvm-cov.cpp
|
SRCS= gcov.cpp \
|
||||||
|
llvm-cov.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
IR \
|
IR \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.19 2014/01/15 22:21:34 joerg Exp $
|
# $NetBSD: Makefile,v 1.20 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-mc
|
PROG_CXX= llvm-mc
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -50,6 +50,7 @@ LLVM_LIBS+= \
|
||||||
X86Disassembler \
|
X86Disassembler \
|
||||||
X86AsmPrinter \
|
X86AsmPrinter \
|
||||||
X86Utils \
|
X86Utils \
|
||||||
|
MCDisassembler \
|
||||||
Object \
|
Object \
|
||||||
SelectionDAG \
|
SelectionDAG \
|
||||||
CodeGen \
|
CodeGen \
|
||||||
|
@ -63,6 +64,9 @@ LLVM_LIBS+= \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
LDADD+= -lz
|
||||||
|
DPADD+= ${LIBZ}
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2013/07/07 21:36:43 joerg Exp $
|
# $NetBSD: Makefile,v 1.4 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-nm
|
PROG_CXX= llvm-nm
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -10,11 +10,43 @@ NOMAN= yes
|
||||||
SRCS= llvm-nm.cpp
|
SRCS= llvm-nm.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
|
AArch64AsmParser \
|
||||||
|
AArch64MCTargetDesc \
|
||||||
|
AArch64AsmPrinter \
|
||||||
|
AArch64TargetInfo \
|
||||||
|
AArch64Utils \
|
||||||
|
ARMAsmParser \
|
||||||
|
ARMMCTargetDesc \
|
||||||
|
ARMAsmPrinter \
|
||||||
|
ARMTargetInfo \
|
||||||
|
MipsAsmParser \
|
||||||
|
MipsMCTargetDesc \
|
||||||
|
MipsAsmPrinter \
|
||||||
|
MipsTargetInfo \
|
||||||
|
PowerPCAsmParser \
|
||||||
|
PowerPCMCTargetDesc \
|
||||||
|
PowerPCAsmPrinter \
|
||||||
|
PowerPCTargetInfo \
|
||||||
|
SparcTargetInfo \
|
||||||
|
SparcMCTargetDesc \
|
||||||
|
SparcAsmParser \
|
||||||
|
SparcAsmPrinter \
|
||||||
|
X86AsmParser \
|
||||||
|
X86MCTargetDesc \
|
||||||
|
X86AsmPrinter \
|
||||||
|
X86Utils \
|
||||||
|
X86TargetInfo \
|
||||||
|
MCDisassembler \
|
||||||
|
Object \
|
||||||
|
MCParser \
|
||||||
|
MC \
|
||||||
BitReader \
|
BitReader \
|
||||||
IR \
|
IR \
|
||||||
Object \
|
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
LDADD+= -lz
|
||||||
|
DPADD+= ${LIBZ}
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.9 2014/02/14 20:23:56 joerg Exp $
|
# $NetBSD: Makefile,v 1.10 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-objdump
|
PROG_CXX= llvm-objdump
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -14,41 +14,44 @@ SRCS= llvm-objdump.cpp \
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
AArch64Disassembler \
|
AArch64Disassembler \
|
||||||
AArch64TargetInfo \
|
|
||||||
AArch64MCTargetDesc \
|
|
||||||
AArch64AsmParser \
|
AArch64AsmParser \
|
||||||
|
AArch64MCTargetDesc \
|
||||||
AArch64AsmPrinter \
|
AArch64AsmPrinter \
|
||||||
|
AArch64TargetInfo \
|
||||||
AArch64Utils \
|
AArch64Utils \
|
||||||
ARMDisassembler \
|
ARMDisassembler \
|
||||||
ARMTargetInfo \
|
|
||||||
ARMMCTargetDesc \
|
|
||||||
ARMAsmParser \
|
ARMAsmParser \
|
||||||
|
ARMMCTargetDesc \
|
||||||
ARMAsmPrinter \
|
ARMAsmPrinter \
|
||||||
|
ARMTargetInfo \
|
||||||
MipsDisassembler \
|
MipsDisassembler \
|
||||||
MipsTargetInfo \
|
|
||||||
MipsAsmParser \
|
MipsAsmParser \
|
||||||
MipsMCTargetDesc \
|
MipsMCTargetDesc \
|
||||||
MipsAsmPrinter \
|
MipsAsmPrinter \
|
||||||
|
MipsTargetInfo \
|
||||||
PowerPCDisassembler \
|
PowerPCDisassembler \
|
||||||
PowerPCAsmParser \
|
PowerPCAsmParser \
|
||||||
PowerPCTargetInfo \
|
|
||||||
PowerPCMCTargetDesc \
|
PowerPCMCTargetDesc \
|
||||||
PowerPCAsmPrinter \
|
PowerPCAsmPrinter \
|
||||||
|
PowerPCTargetInfo \
|
||||||
SparcDisassembler \
|
SparcDisassembler \
|
||||||
SparcAsmParser \
|
SparcAsmParser \
|
||||||
SparcTargetInfo \
|
|
||||||
SparcMCTargetDesc \
|
SparcMCTargetDesc \
|
||||||
SparcAsmPrinter \
|
SparcAsmPrinter \
|
||||||
|
SparcTargetInfo \
|
||||||
X86Disassembler \
|
X86Disassembler \
|
||||||
X86MCTargetDesc \
|
|
||||||
X86TargetInfo \
|
|
||||||
X86AsmParser \
|
X86AsmParser \
|
||||||
|
X86MCTargetDesc \
|
||||||
X86AsmPrinter \
|
X86AsmPrinter \
|
||||||
|
X86TargetInfo \
|
||||||
X86Utils \
|
X86Utils \
|
||||||
|
MCDisassembler \
|
||||||
DebugInfo \
|
DebugInfo \
|
||||||
MCParser \
|
|
||||||
MC \
|
|
||||||
Object \
|
Object \
|
||||||
|
BitReader \
|
||||||
|
MCParser \
|
||||||
|
MCAnalysis \
|
||||||
|
MC \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2014/03/04 21:05:05 joerg Exp $
|
# $NetBSD: Makefile,v 1.2 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-profdata
|
PROG_CXX= llvm-profdata
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -10,6 +10,7 @@ NOMAN= yes
|
||||||
SRCS= llvm-profdata.cpp
|
SRCS= llvm-profdata.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
|
ProfileData \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.8 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-readobj
|
PROG_CXX= llvm-readobj
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -9,6 +9,7 @@ NOMAN= yes
|
||||||
|
|
||||||
SRCS= llvm-readobj.cpp \
|
SRCS= llvm-readobj.cpp \
|
||||||
ARMAttributeParser.cpp \
|
ARMAttributeParser.cpp \
|
||||||
|
ARMWinEHPrinter.cpp \
|
||||||
COFFDumper.cpp \
|
COFFDumper.cpp \
|
||||||
ELFDumper.cpp \
|
ELFDumper.cpp \
|
||||||
Error.cpp \
|
Error.cpp \
|
||||||
|
@ -24,9 +25,10 @@ LLVM_LIBS+= \
|
||||||
PowerPCTargetInfo \
|
PowerPCTargetInfo \
|
||||||
SparcTargetInfo \
|
SparcTargetInfo \
|
||||||
X86TargetInfo \
|
X86TargetInfo \
|
||||||
MC \
|
|
||||||
BitReader \
|
|
||||||
Object \
|
Object \
|
||||||
|
MC \
|
||||||
|
MCParser \
|
||||||
|
BitReader \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2011/10/11 13:53:58 joerg Exp $
|
# $NetBSD: Makefile,v 1.2 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-size
|
PROG_CXX= llvm-size
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -11,6 +11,10 @@ SRCS= llvm-size.cpp
|
||||||
|
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
Object \
|
Object \
|
||||||
|
MCParser \
|
||||||
|
MC \
|
||||||
|
BitReader \
|
||||||
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2013/07/07 21:36:43 joerg Exp $
|
# $NetBSD: Makefile,v 1.4 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-symbolizer
|
PROG_CXX= llvm-symbolizer
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -13,6 +13,10 @@ SRCS= LLVMSymbolize.cpp \
|
||||||
LLVM_LIBS+= \
|
LLVM_LIBS+= \
|
||||||
DebugInfo \
|
DebugInfo \
|
||||||
Object \
|
Object \
|
||||||
|
MCParser \
|
||||||
|
MC \
|
||||||
|
BitReader \
|
||||||
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
LDADD+= -lz
|
LDADD+= -lz
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.13 2014/03/04 21:05:05 joerg Exp $
|
# $NetBSD: Makefile,v 1.14 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= opt
|
PROG_CXX= opt
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -49,7 +49,10 @@ LLVM_LIBS+= \
|
||||||
X86TargetInfo \
|
X86TargetInfo \
|
||||||
X86Utils \
|
X86Utils \
|
||||||
X86AsmPrinter \
|
X86AsmPrinter \
|
||||||
|
MCDisassembler \
|
||||||
|
AsmPrinter \
|
||||||
Object \
|
Object \
|
||||||
|
MCParser \
|
||||||
SelectionDAG \
|
SelectionDAG \
|
||||||
CodeGen \
|
CodeGen \
|
||||||
Vectorize \
|
Vectorize \
|
||||||
|
@ -64,6 +67,9 @@ LLVM_LIBS+= \
|
||||||
IR \
|
IR \
|
||||||
Support
|
Support
|
||||||
|
|
||||||
|
LDADD+= -lz
|
||||||
|
DPADD+= ${LIBZ}
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../../link.mk"
|
.include "${.PARSEDIR}/../../link.mk"
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.18 2014/02/14 20:23:56 joerg Exp $
|
# $NetBSD: Makefile,v 1.19 2014/08/10 17:34:20 joerg Exp $
|
||||||
|
|
||||||
PROG_CXX= llvm-tblgen
|
PROG_CXX= llvm-tblgen
|
||||||
NOMAN= yes
|
NOMAN= yes
|
||||||
|
@ -33,7 +33,6 @@ SRCS= AsmMatcherEmitter.cpp \
|
||||||
OptParserEmitter.cpp \
|
OptParserEmitter.cpp \
|
||||||
PseudoLoweringEmitter.cpp \
|
PseudoLoweringEmitter.cpp \
|
||||||
RegisterInfoEmitter.cpp \
|
RegisterInfoEmitter.cpp \
|
||||||
SetTheory.cpp \
|
|
||||||
SubtargetEmitter.cpp \
|
SubtargetEmitter.cpp \
|
||||||
TableGen.cpp \
|
TableGen.cpp \
|
||||||
X86DisassemblerTables.cpp \
|
X86DisassemblerTables.cpp \
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
/* tools/clang/include/clang/Config/config.h. Generated from config.h.in by configure. */
|
/* tools/clang/include/clang/Config/config.h. Generated from config.h.in by configure. */
|
||||||
/* include/clang/Config/config.h.in. */
|
/* This generated file is for internal use. Do not include it from headers. */
|
||||||
|
|
||||||
#ifndef CONFIG_H
|
#ifdef CONFIG_H
|
||||||
|
#error config.h can only be included once
|
||||||
|
#else
|
||||||
#define CONFIG_H
|
#define CONFIG_H
|
||||||
|
|
||||||
/* Bug report URL. */
|
/* Bug report URL. */
|
||||||
|
@ -11,7 +13,7 @@
|
||||||
#define CLANG_RESOURCE_DIR ""
|
#define CLANG_RESOURCE_DIR ""
|
||||||
|
|
||||||
/* Directories clang will search for headers */
|
/* Directories clang will search for headers */
|
||||||
#define C_INCLUDE_DIRS "/usr/include/clang-3.5:/usr/include"
|
#define C_INCLUDE_DIRS "/usr/include/clang-3.6:/usr/include"
|
||||||
|
|
||||||
/* Linker version detected at compile time. */
|
/* Linker version detected at compile time. */
|
||||||
#define HOST_LINK_VERSION "1"
|
#define HOST_LINK_VERSION "1"
|
||||||
|
@ -22,4 +24,12 @@
|
||||||
/* Directory where gcc is installed. */
|
/* Directory where gcc is installed. */
|
||||||
#define GCC_INSTALL_PREFIX ""
|
#define GCC_INSTALL_PREFIX ""
|
||||||
|
|
||||||
|
/* Define if we have libxml2 */
|
||||||
|
/* #undef CLANG_HAVE_LIBXML */
|
||||||
|
|
||||||
|
#define PACKAGE_STRING "LLVM 3.6.0svn"
|
||||||
|
|
||||||
|
/* The LLVM product name and version */
|
||||||
|
#define BACKEND_PACKAGE_STRING PACKAGE_STRING
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
#define CLANG_RESOURCE_DIR ""
|
#define CLANG_RESOURCE_DIR ""
|
||||||
|
|
||||||
/* Directories clang will search for headers */
|
/* Directories clang will search for headers */
|
||||||
#define C_INCLUDE_DIRS "/usr/include/clang-3.5:/usr/include"
|
#define C_INCLUDE_DIRS "/usr/include/clang-3.6:/usr/include"
|
||||||
|
|
||||||
/* Default <path> to all compiler invocations for --sysroot=<path>. */
|
/* Default <path> to all compiler invocations for --sysroot=<path>. */
|
||||||
#define DEFAULT_SYSROOT ""
|
#define DEFAULT_SYSROOT ""
|
||||||
|
@ -40,9 +40,6 @@
|
||||||
/* Define to 1 if you have the `ceilf' function. */
|
/* Define to 1 if you have the `ceilf' function. */
|
||||||
#define HAVE_CEILF 1
|
#define HAVE_CEILF 1
|
||||||
|
|
||||||
/* Define if the neat program is available */
|
|
||||||
/* #undef HAVE_CIRCO */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
|
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
|
||||||
/* #undef HAVE_CRASHREPORTERCLIENT_H */
|
/* #undef HAVE_CRASHREPORTERCLIENT_H */
|
||||||
|
|
||||||
|
@ -81,9 +78,6 @@
|
||||||
/* Define if the dot program is available */
|
/* Define if the dot program is available */
|
||||||
/* #undef HAVE_DOT */
|
/* #undef HAVE_DOT */
|
||||||
|
|
||||||
/* Define if the dotty program is available */
|
|
||||||
/* #undef HAVE_DOTTY */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <errno.h> header file. */
|
/* Define to 1 if you have the <errno.h> header file. */
|
||||||
#define HAVE_ERRNO_H 1
|
#define HAVE_ERRNO_H 1
|
||||||
|
|
||||||
|
@ -99,9 +93,6 @@
|
||||||
/* Define to 1 if you have the <fcntl.h> header file. */
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
||||||
#define HAVE_FCNTL_H 1
|
#define HAVE_FCNTL_H 1
|
||||||
|
|
||||||
/* Define if the neat program is available */
|
|
||||||
/* #undef HAVE_FDP */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <fenv.h> header file. */
|
/* Define to 1 if you have the <fenv.h> header file. */
|
||||||
#ifndef __powerpc__
|
#ifndef __powerpc__
|
||||||
#define HAVE_FENV_H 1
|
#define HAVE_FENV_H 1
|
||||||
|
@ -146,12 +137,6 @@
|
||||||
/* Define to 1 if you have the `gettimeofday' function. */
|
/* Define to 1 if you have the `gettimeofday' function. */
|
||||||
#define HAVE_GETTIMEOFDAY 1
|
#define HAVE_GETTIMEOFDAY 1
|
||||||
|
|
||||||
/* Define if the Graphviz program is available */
|
|
||||||
/* #undef HAVE_GRAPHVIZ */
|
|
||||||
|
|
||||||
/* Define if the gv program is available */
|
|
||||||
/* #undef HAVE_GV */
|
|
||||||
|
|
||||||
/* Define to 1 if the system has the type `int64_t'. */
|
/* Define to 1 if the system has the type `int64_t'. */
|
||||||
#define HAVE_INT64_T 1
|
#define HAVE_INT64_T 1
|
||||||
|
|
||||||
|
@ -191,9 +176,6 @@
|
||||||
/* Define to 1 if you have the `shell32' library (-lshell32). */
|
/* Define to 1 if you have the `shell32' library (-lshell32). */
|
||||||
/* #undef HAVE_LIBSHELL32 */
|
/* #undef HAVE_LIBSHELL32 */
|
||||||
|
|
||||||
/* Define to 1 if you have the `udis86' library (-ludis86). */
|
|
||||||
/* #undef HAVE_LIBUDIS86 */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the `z' library (-lz). */
|
/* Define to 1 if you have the `z' library (-lz). */
|
||||||
#define HAVE_LIBZ 1
|
#define HAVE_LIBZ 1
|
||||||
|
|
||||||
|
@ -251,7 +233,7 @@
|
||||||
|
|
||||||
/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
|
/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
|
||||||
it uses MAP_ANON */
|
it uses MAP_ANON */
|
||||||
/* #undef HAVE_MMAP_ANONYMOUS */
|
#define HAVE_MMAP_ANONYMOUS 1
|
||||||
|
|
||||||
/* Define if mmap() can map files into memory */
|
/* Define if mmap() can map files into memory */
|
||||||
#define HAVE_MMAP_FILE
|
#define HAVE_MMAP_FILE
|
||||||
|
@ -262,9 +244,6 @@
|
||||||
/* Define to 1 if you have the `nearbyintf' function. */
|
/* Define to 1 if you have the `nearbyintf' function. */
|
||||||
#define HAVE_NEARBYINTF 1
|
#define HAVE_NEARBYINTF 1
|
||||||
|
|
||||||
/* Define if the neat program is available */
|
|
||||||
/* #undef HAVE_NEATO */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the `posix_spawn' function. */
|
/* Define to 1 if you have the `posix_spawn' function. */
|
||||||
#define HAVE_POSIX_SPAWN 1
|
#define HAVE_POSIX_SPAWN 1
|
||||||
|
|
||||||
|
@ -405,9 +384,6 @@
|
||||||
/* Define to 1 if you have the <termios.h> header file. */
|
/* Define to 1 if you have the <termios.h> header file. */
|
||||||
#define HAVE_TERMIOS_H 1
|
#define HAVE_TERMIOS_H 1
|
||||||
|
|
||||||
/* Define if the neat program is available */
|
|
||||||
/* #undef HAVE_TWOPI */
|
|
||||||
|
|
||||||
/* Define to 1 if the system has the type `uint64_t'. */
|
/* Define to 1 if the system has the type `uint64_t'. */
|
||||||
#define HAVE_UINT64_T 1
|
#define HAVE_UINT64_T 1
|
||||||
|
|
||||||
|
@ -426,9 +402,6 @@
|
||||||
/* Define to 1 if you have the `writev' function. */
|
/* Define to 1 if you have the `writev' function. */
|
||||||
#define HAVE_WRITEV 1
|
#define HAVE_WRITEV 1
|
||||||
|
|
||||||
/* Define if the xdot program is available */
|
|
||||||
/* #undef HAVE_XDOT */
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <zlib.h> header file. */
|
/* Define to 1 if you have the <zlib.h> header file. */
|
||||||
#define HAVE_ZLIB_H 1
|
#define HAVE_ZLIB_H 1
|
||||||
|
|
||||||
|
@ -552,33 +525,9 @@
|
||||||
/* Define if this is Win32ish platform */
|
/* Define if this is Win32ish platform */
|
||||||
/* #undef LLVM_ON_WIN32 */
|
/* #undef LLVM_ON_WIN32 */
|
||||||
|
|
||||||
/* Define to path to circo program if found or 'echo circo' otherwise */
|
|
||||||
/* #undef LLVM_PATH_CIRCO */
|
|
||||||
|
|
||||||
/* Define to path to dot program if found or 'echo dot' otherwise */
|
/* Define to path to dot program if found or 'echo dot' otherwise */
|
||||||
/* #undef LLVM_PATH_DOT */
|
/* #undef LLVM_PATH_DOT */
|
||||||
|
|
||||||
/* Define to path to dotty program if found or 'echo dotty' otherwise */
|
|
||||||
/* #undef LLVM_PATH_DOTTY */
|
|
||||||
|
|
||||||
/* Define to path to fdp program if found or 'echo fdp' otherwise */
|
|
||||||
/* #undef LLVM_PATH_FDP */
|
|
||||||
|
|
||||||
/* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
|
|
||||||
/* #undef LLVM_PATH_GRAPHVIZ */
|
|
||||||
|
|
||||||
/* Define to path to gv program if found or 'echo gv' otherwise */
|
|
||||||
/* #undef LLVM_PATH_GV */
|
|
||||||
|
|
||||||
/* Define to path to neato program if found or 'echo neato' otherwise */
|
|
||||||
/* #undef LLVM_PATH_NEATO */
|
|
||||||
|
|
||||||
/* Define to path to twopi program if found or 'echo twopi' otherwise */
|
|
||||||
/* #undef LLVM_PATH_TWOPI */
|
|
||||||
|
|
||||||
/* Define to path to xdot program if found or 'echo xdot' otherwise */
|
|
||||||
/* #undef LLVM_PATH_XDOT */
|
|
||||||
|
|
||||||
/* Installation prefix directory */
|
/* Installation prefix directory */
|
||||||
#define LLVM_PREFIX "/usr"
|
#define LLVM_PREFIX "/usr"
|
||||||
|
|
||||||
|
@ -592,7 +541,7 @@
|
||||||
#define LLVM_VERSION_MAJOR 3
|
#define LLVM_VERSION_MAJOR 3
|
||||||
|
|
||||||
/* Minor version of the LLVM API */
|
/* Minor version of the LLVM API */
|
||||||
#define LLVM_VERSION_MINOR 5
|
#define LLVM_VERSION_MINOR 6
|
||||||
|
|
||||||
/* Patch version of the LLVM API */
|
/* Patch version of the LLVM API */
|
||||||
#define LLVM_VERSION_PATCH 0
|
#define LLVM_VERSION_PATCH 0
|
||||||
|
@ -611,13 +560,13 @@
|
||||||
#define PACKAGE_NAME "LLVM"
|
#define PACKAGE_NAME "LLVM"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "LLVM 3.5.0svn"
|
#define PACKAGE_STRING "LLVM 3.6.0svn"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "llvm"
|
#define PACKAGE_TARNAME "llvm"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "3.5.0svn"
|
#define PACKAGE_VERSION "3.6.0svn"
|
||||||
|
|
||||||
/* Define as the return type of signal handlers (`int' or `void'). */
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
||||||
#define RETSIGTYPE void
|
#define RETSIGTYPE void
|
||||||
|
@ -634,9 +583,6 @@
|
||||||
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
||||||
/* #undef TM_IN_SYS_TIME */
|
/* #undef TM_IN_SYS_TIME */
|
||||||
|
|
||||||
/* Define if use udis86 library */
|
|
||||||
#define USE_UDIS86 0
|
|
||||||
|
|
||||||
/* Type of 1st arg on ELM Callback */
|
/* Type of 1st arg on ELM Callback */
|
||||||
/* #undef WIN32_ELMCB_PCSTR */
|
/* #undef WIN32_ELMCB_PCSTR */
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* include/llvm/Config/llvm-config.h. Generated from llvm-config.h.in by configure. */
|
/* include/llvm/Config/llvm-config.h. Generated from llvm-config.h.in by configure. */
|
||||||
/*===-- llvm/config/llvm-config.h - llvm configure variable -------*- C -*-===*/
|
/*===------- llvm/Config/llvm-config.h - llvm configuration -------*- C -*-===*/
|
||||||
/* */
|
/* */
|
||||||
/* The LLVM Compiler Infrastructure */
|
/* The LLVM Compiler Infrastructure */
|
||||||
/* */
|
/* */
|
||||||
|
@ -8,14 +8,12 @@
|
||||||
/* */
|
/* */
|
||||||
/*===----------------------------------------------------------------------===*/
|
/*===----------------------------------------------------------------------===*/
|
||||||
|
|
||||||
/* This file enumerates all of the llvm variables from configure so that
|
/* This file enumerates variables from the LLVM configuration so that they
|
||||||
they can be in exported headers and won't override package specific
|
can be in exported headers and won't override package specific directives.
|
||||||
directives. This is a C file so we can include it in the llvm-c headers. */
|
This is a C header that can be included in the llvm-c headers. */
|
||||||
|
|
||||||
/* To avoid multiple inclusions of these variables when we include the exported
|
#ifndef LLVM_CONFIG_H
|
||||||
headers and config.h, conditionally include these. */
|
#define LLVM_CONFIG_H
|
||||||
/* TODO: This is a bit of a hack. */
|
|
||||||
#ifndef CONFIG_H
|
|
||||||
|
|
||||||
/* Installation directory for binary executables */
|
/* Installation directory for binary executables */
|
||||||
#define LLVM_BINDIR "/usr/bin"
|
#define LLVM_BINDIR "/usr/bin"
|
||||||
|
@ -80,33 +78,6 @@
|
||||||
/* Define if this is Win32ish platform */
|
/* Define if this is Win32ish platform */
|
||||||
/* #undef LLVM_ON_WIN32 */
|
/* #undef LLVM_ON_WIN32 */
|
||||||
|
|
||||||
/* Define to path to circo program if found or 'echo circo' otherwise */
|
|
||||||
/* #undef LLVM_PATH_CIRCO */
|
|
||||||
|
|
||||||
/* Define to path to dot program if found or 'echo dot' otherwise */
|
|
||||||
/* #undef LLVM_PATH_DOT */
|
|
||||||
|
|
||||||
/* Define to path to dotty program if found or 'echo dotty' otherwise */
|
|
||||||
/* #undef LLVM_PATH_DOTTY */
|
|
||||||
|
|
||||||
/* Define to path to fdp program if found or 'echo fdp' otherwise */
|
|
||||||
/* #undef LLVM_PATH_FDP */
|
|
||||||
|
|
||||||
/* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
|
|
||||||
/* #undef LLVM_PATH_GRAPHVIZ */
|
|
||||||
|
|
||||||
/* Define to path to gv program if found or 'echo gv' otherwise */
|
|
||||||
/* #undef LLVM_PATH_GV */
|
|
||||||
|
|
||||||
/* Define to path to neato program if found or 'echo neato' otherwise */
|
|
||||||
/* #undef LLVM_PATH_NEATO */
|
|
||||||
|
|
||||||
/* Define to path to twopi program if found or 'echo twopi' otherwise */
|
|
||||||
/* #undef LLVM_PATH_TWOPI */
|
|
||||||
|
|
||||||
/* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
|
|
||||||
/* #undef LLVM_PATH_XDOT_PY */
|
|
||||||
|
|
||||||
/* Installation prefix directory */
|
/* Installation prefix directory */
|
||||||
#define LLVM_PREFIX "/usr"
|
#define LLVM_PREFIX "/usr"
|
||||||
|
|
||||||
|
@ -120,6 +91,6 @@
|
||||||
#define LLVM_VERSION_MAJOR 3
|
#define LLVM_VERSION_MAJOR 3
|
||||||
|
|
||||||
/* Minor version of the LLVM API */
|
/* Minor version of the LLVM API */
|
||||||
#define LLVM_VERSION_MINOR 5
|
#define LLVM_VERSION_MINOR 6
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.31 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.32 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
.include <bsd.init.mk>
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
|
@ -9,6 +9,8 @@ INCS= __wmmintrin_aes.h \
|
||||||
__wmmintrin_pclmul.h \
|
__wmmintrin_pclmul.h \
|
||||||
ammintrin.h \
|
ammintrin.h \
|
||||||
avx2intrin.h \
|
avx2intrin.h \
|
||||||
|
avx512fintrin.h \
|
||||||
|
avx512erintrin.h \
|
||||||
avxintrin.h \
|
avxintrin.h \
|
||||||
bmi2intrin.h \
|
bmi2intrin.h \
|
||||||
bmiintrin.h \
|
bmiintrin.h \
|
||||||
|
@ -38,6 +40,8 @@ INCS= __wmmintrin_aes.h \
|
||||||
xopintrin.h
|
xopintrin.h
|
||||||
.elif ${MACHINE_ARCH} == "powerpc"
|
.elif ${MACHINE_ARCH} == "powerpc"
|
||||||
INCS= altivec.h
|
INCS= altivec.h
|
||||||
|
.elif ${MACHINE_CPU} == "arm"
|
||||||
|
INCS= arm_acle.h
|
||||||
.endif
|
.endif
|
||||||
INCSDIR= /usr/include/clang-${CLANG_VERSION}
|
INCSDIR= /usr/include/clang-${CLANG_VERSION}
|
||||||
|
|
||||||
|
@ -56,7 +60,7 @@ HEADER= \
|
||||||
${CLANG_SRCDIR}/include/clang/Basic \
|
${CLANG_SRCDIR}/include/clang/Basic \
|
||||||
${CLANG_SRCDIR}/include/clang/Driver
|
${CLANG_SRCDIR}/include/clang/Driver
|
||||||
|
|
||||||
TABLEGEN_SRC= Intrinsics.td Options.td CC1AsOptions.td
|
TABLEGEN_SRC= Intrinsics.td Options.td
|
||||||
|
|
||||||
TABLEGEN_OUTPUT.Intrinsics.td= \
|
TABLEGEN_OUTPUT.Intrinsics.td= \
|
||||||
llvm/IR/Intrinsics.gen|-gen-intrinsic
|
llvm/IR/Intrinsics.gen|-gen-intrinsic
|
||||||
|
@ -125,10 +129,6 @@ TABLEGEN_INCLUDES.Options.td= -I${CLANG_SRCDIR}/include/clang/Driver
|
||||||
TABLEGEN_OUTPUT.Options.td= \
|
TABLEGEN_OUTPUT.Options.td= \
|
||||||
clang/Driver/Options.inc|-gen-opt-parser-defs
|
clang/Driver/Options.inc|-gen-opt-parser-defs
|
||||||
|
|
||||||
TABLEGEN_INCLUDES.CC1AsOptions.td= -I${CLANG_SRCDIR}/include/clang/Driver
|
|
||||||
TABLEGEN_OUTPUT.CC1AsOptions.td= \
|
|
||||||
clang/Driver/CC1AsOptions.inc|-gen-opt-parser-defs
|
|
||||||
|
|
||||||
.include "${.PARSEDIR}/../tablegen.mk"
|
.include "${.PARSEDIR}/../tablegen.mk"
|
||||||
|
|
||||||
DPSRCS+= clang/Basic/Version.inc
|
DPSRCS+= clang/Basic/Version.inc
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.40 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.41 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
|
|
||||||
|
@ -87,6 +87,7 @@ SUBDIR+= \
|
||||||
SUBDIR+= \
|
SUBDIR+= \
|
||||||
libLLVMExecutionEngine \
|
libLLVMExecutionEngine \
|
||||||
libLLVMJIT \
|
libLLVMJIT \
|
||||||
|
libLLVMMCAnalysis \
|
||||||
libLLVMMCJIT \
|
libLLVMMCJIT \
|
||||||
libLLVMRuntimeDyld
|
libLLVMRuntimeDyld
|
||||||
.endif
|
.endif
|
||||||
|
@ -115,11 +116,11 @@ SUBDIR+= \
|
||||||
libclangDriver \
|
libclangDriver \
|
||||||
libclangEdit \
|
libclangEdit \
|
||||||
libclangFrontend \
|
libclangFrontend \
|
||||||
|
libclangFrontendRewrite \
|
||||||
libclangFrontendTool \
|
libclangFrontendTool \
|
||||||
libclangLex \
|
libclangLex \
|
||||||
libclangParse \
|
libclangParse \
|
||||||
libclangRewriteFrontend \
|
libclangRewrite \
|
||||||
libclangRewriteCore \
|
|
||||||
libclangSema \
|
libclangSema \
|
||||||
libclangSerialization \
|
libclangSerialization \
|
||||||
libclangStaticAnalyzerCheckers \
|
libclangStaticAnalyzerCheckers \
|
||||||
|
@ -190,10 +191,12 @@ SUBDIR+= \
|
||||||
liblldbPluginABIMacOSX_arm \
|
liblldbPluginABIMacOSX_arm \
|
||||||
liblldbPluginABIMacOSX_arm64 \
|
liblldbPluginABIMacOSX_arm64 \
|
||||||
liblldbPluginABIMacOSX_i386 \
|
liblldbPluginABIMacOSX_i386 \
|
||||||
|
liblldbPluginABISysV_hexagon \
|
||||||
liblldbPluginABISysV_x86_64 \
|
liblldbPluginABISysV_x86_64 \
|
||||||
liblldbPluginAppleObjCRuntime \
|
liblldbPluginAppleObjCRuntime \
|
||||||
liblldbPluginCXXItaniumABI \
|
liblldbPluginCXXItaniumABI \
|
||||||
liblldbPluginDisassemblerLLVM \
|
liblldbPluginDisassemblerLLVM \
|
||||||
|
liblldbPluginDynamicLoaderHexagonDYLD \
|
||||||
liblldbPluginDynamicLoaderMacOSXDYLD \
|
liblldbPluginDynamicLoaderMacOSXDYLD \
|
||||||
liblldbPluginDynamicLoaderPosixDYLD \
|
liblldbPluginDynamicLoaderPosixDYLD \
|
||||||
liblldbPluginDynamicLoaderStatic \
|
liblldbPluginDynamicLoaderStatic \
|
||||||
|
@ -208,6 +211,7 @@ SUBDIR+= \
|
||||||
liblldbPluginObjectFilePECOFF \
|
liblldbPluginObjectFilePECOFF \
|
||||||
liblldbPluginPlatformNetBSD \
|
liblldbPluginPlatformNetBSD \
|
||||||
liblldbPluginPlatformGDB \
|
liblldbPluginPlatformGDB \
|
||||||
|
liblldbPluginPlatformKalimba \
|
||||||
liblldbPluginPlatformLinux \
|
liblldbPluginPlatformLinux \
|
||||||
liblldbPluginPlatformMacOSX \
|
liblldbPluginPlatformMacOSX \
|
||||||
liblldbPluginPlatformPOSIX \
|
liblldbPluginPlatformPOSIX \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2014/05/30 18:28:13 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMAArch64CodeGen
|
LIB= LLVMAArch64CodeGen
|
||||||
|
|
||||||
|
@ -8,7 +8,8 @@ LIB= LLVMAArch64CodeGen
|
||||||
|
|
||||||
CPPFLAGS+= -I${LLVM_SRCDIR}/lib/Target/AArch64
|
CPPFLAGS+= -I${LLVM_SRCDIR}/lib/Target/AArch64
|
||||||
|
|
||||||
SRCS+= AArch64AddressTypePromotion.cpp \
|
SRCS+= AArch64A57FPLoadBalancing.cpp \
|
||||||
|
AArch64AddressTypePromotion.cpp \
|
||||||
AArch64AdvSIMDScalarPass.cpp \
|
AArch64AdvSIMDScalarPass.cpp \
|
||||||
AArch64AsmPrinter.cpp \
|
AArch64AsmPrinter.cpp \
|
||||||
AArch64BranchRelaxation.cpp \
|
AArch64BranchRelaxation.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMAArch64MCTargetDesc
|
LIB= LLVMAArch64MCTargetDesc
|
||||||
|
|
||||||
|
@ -16,7 +16,8 @@ SRCS+= AArch64AsmBackend.cpp \
|
||||||
AArch64MCCodeEmitter.cpp \
|
AArch64MCCodeEmitter.cpp \
|
||||||
AArch64MCExpr.cpp \
|
AArch64MCExpr.cpp \
|
||||||
AArch64MCTargetDesc.cpp \
|
AArch64MCTargetDesc.cpp \
|
||||||
AArch64MachObjectWriter.cpp
|
AArch64MachObjectWriter.cpp \
|
||||||
|
AArch64TargetStreamer.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.18 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.19 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMAnalysis
|
LIB= LLVMAnalysis
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ SRCS+= AliasAnalysis.cpp \
|
||||||
InstructionSimplify.cpp \
|
InstructionSimplify.cpp \
|
||||||
Interval.cpp \
|
Interval.cpp \
|
||||||
IntervalPartition.cpp \
|
IntervalPartition.cpp \
|
||||||
|
JumpInstrTableInfo.cpp \
|
||||||
LazyCallGraph.cpp \
|
LazyCallGraph.cpp \
|
||||||
LazyValueInfo.cpp \
|
LazyValueInfo.cpp \
|
||||||
LibCallAliasAnalysis.cpp \
|
LibCallAliasAnalysis.cpp \
|
||||||
|
@ -55,6 +56,7 @@ SRCS+= AliasAnalysis.cpp \
|
||||||
ScalarEvolutionAliasAnalysis.cpp \
|
ScalarEvolutionAliasAnalysis.cpp \
|
||||||
ScalarEvolutionExpander.cpp \
|
ScalarEvolutionExpander.cpp \
|
||||||
ScalarEvolutionNormalization.cpp \
|
ScalarEvolutionNormalization.cpp \
|
||||||
|
ScopedNoAliasAA.cpp \
|
||||||
SparsePropagation.cpp \
|
SparsePropagation.cpp \
|
||||||
TargetTransformInfo.cpp \
|
TargetTransformInfo.cpp \
|
||||||
Trace.cpp \
|
Trace.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.12 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMAsmPrinter
|
LIB= LLVMAsmPrinter
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@ SRCS+= ARMException.cpp \
|
||||||
DwarfAccelTable.cpp \
|
DwarfAccelTable.cpp \
|
||||||
DwarfCFIException.cpp \
|
DwarfCFIException.cpp \
|
||||||
DwarfDebug.cpp \
|
DwarfDebug.cpp \
|
||||||
DwarfException.cpp \
|
|
||||||
DwarfFile.cpp \
|
DwarfFile.cpp \
|
||||||
DwarfStringPool.cpp \
|
DwarfStringPool.cpp \
|
||||||
DwarfUnit.cpp \
|
DwarfUnit.cpp \
|
||||||
|
EHStreamer.cpp \
|
||||||
ErlangGCPrinter.cpp \
|
ErlangGCPrinter.cpp \
|
||||||
OcamlGCPrinter.cpp \
|
OcamlGCPrinter.cpp \
|
||||||
Win64Exception.cpp \
|
Win64Exception.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.28 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.29 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMCodeGen
|
LIB= LLVMCodeGen
|
||||||
|
|
||||||
|
@ -29,11 +29,13 @@ SRCS+= AggressiveAntiDepBreaker.cpp \
|
||||||
GCMetadata.cpp \
|
GCMetadata.cpp \
|
||||||
GCMetadataPrinter.cpp \
|
GCMetadataPrinter.cpp \
|
||||||
GCStrategy.cpp \
|
GCStrategy.cpp \
|
||||||
|
GlobalMerge.cpp \
|
||||||
IfConversion.cpp \
|
IfConversion.cpp \
|
||||||
InlineSpiller.cpp \
|
InlineSpiller.cpp \
|
||||||
InterferenceCache.cpp \
|
InterferenceCache.cpp \
|
||||||
IntrinsicLowering.cpp \
|
IntrinsicLowering.cpp \
|
||||||
JITCodeEmitter.cpp \
|
JITCodeEmitter.cpp \
|
||||||
|
JumpInstrTables.cpp \
|
||||||
LLVMTargetMachine.cpp \
|
LLVMTargetMachine.cpp \
|
||||||
LatencyPriorityQueue.cpp \
|
LatencyPriorityQueue.cpp \
|
||||||
LexicalScopes.cpp \
|
LexicalScopes.cpp \
|
||||||
|
@ -55,6 +57,8 @@ SRCS+= AggressiveAntiDepBreaker.cpp \
|
||||||
MachineCodeEmitter.cpp \
|
MachineCodeEmitter.cpp \
|
||||||
MachineCopyPropagation.cpp \
|
MachineCopyPropagation.cpp \
|
||||||
MachineCSE.cpp \
|
MachineCSE.cpp \
|
||||||
|
MachineCombiner.cpp \
|
||||||
|
MachineDominanceFrontier.cpp \
|
||||||
MachineDominators.cpp \
|
MachineDominators.cpp \
|
||||||
MachineFunction.cpp \
|
MachineFunction.cpp \
|
||||||
MachineFunctionAnalysis.cpp \
|
MachineFunctionAnalysis.cpp \
|
||||||
|
@ -68,6 +72,7 @@ SRCS+= AggressiveAntiDepBreaker.cpp \
|
||||||
MachineModuleInfoImpls.cpp \
|
MachineModuleInfoImpls.cpp \
|
||||||
MachinePassRegistry.cpp \
|
MachinePassRegistry.cpp \
|
||||||
MachinePostDominators.cpp \
|
MachinePostDominators.cpp \
|
||||||
|
MachineRegionInfo.cpp \
|
||||||
MachineRegisterInfo.cpp \
|
MachineRegisterInfo.cpp \
|
||||||
MachineSSAUpdater.cpp \
|
MachineSSAUpdater.cpp \
|
||||||
MachineScheduler.cpp \
|
MachineScheduler.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.8 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMIR
|
LIB= LLVMIR
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ SRCS+= AsmWriter.cpp \
|
||||||
Attributes.cpp \
|
Attributes.cpp \
|
||||||
AutoUpgrade.cpp \
|
AutoUpgrade.cpp \
|
||||||
BasicBlock.cpp \
|
BasicBlock.cpp \
|
||||||
|
Comdat.cpp \
|
||||||
ConstantFold.cpp \
|
ConstantFold.cpp \
|
||||||
ConstantRange.cpp \
|
ConstantRange.cpp \
|
||||||
Constants.cpp \
|
Constants.cpp \
|
||||||
|
@ -45,6 +46,7 @@ SRCS+= AsmWriter.cpp \
|
||||||
Type.cpp \
|
Type.cpp \
|
||||||
TypeFinder.cpp \
|
TypeFinder.cpp \
|
||||||
Use.cpp \
|
Use.cpp \
|
||||||
|
UseListOrder.cpp \
|
||||||
User.cpp \
|
User.cpp \
|
||||||
Value.cpp \
|
Value.cpp \
|
||||||
ValueSymbolTable.cpp \
|
ValueSymbolTable.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.16 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.17 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMMC
|
LIB= LLVMMC
|
||||||
|
|
||||||
|
@ -6,7 +6,8 @@ LIB= LLVMMC
|
||||||
|
|
||||||
.PATH: ${LLVM_SRCDIR}/lib/MC
|
.PATH: ${LLVM_SRCDIR}/lib/MC
|
||||||
|
|
||||||
SRCS+= ELFObjectWriter.cpp \
|
SRCS+= ConstantPools.cpp \
|
||||||
|
ELFObjectWriter.cpp \
|
||||||
MCAsmBackend.cpp \
|
MCAsmBackend.cpp \
|
||||||
MCAsmInfo.cpp \
|
MCAsmInfo.cpp \
|
||||||
MCAsmInfoCOFF.cpp \
|
MCAsmInfoCOFF.cpp \
|
||||||
|
@ -14,35 +15,26 @@ SRCS+= ELFObjectWriter.cpp \
|
||||||
MCAsmInfoELF.cpp \
|
MCAsmInfoELF.cpp \
|
||||||
MCAsmStreamer.cpp \
|
MCAsmStreamer.cpp \
|
||||||
MCAssembler.cpp \
|
MCAssembler.cpp \
|
||||||
MCAtom.cpp \
|
|
||||||
MCCodeGenInfo.cpp \
|
MCCodeGenInfo.cpp \
|
||||||
MCCodeEmitter.cpp \
|
MCCodeEmitter.cpp \
|
||||||
MCContext.cpp \
|
MCContext.cpp \
|
||||||
MCDisassembler.cpp \
|
|
||||||
MCDwarf.cpp \
|
MCDwarf.cpp \
|
||||||
MCELF.cpp \
|
MCELF.cpp \
|
||||||
MCELFObjectTargetWriter.cpp \
|
MCELFObjectTargetWriter.cpp \
|
||||||
MCELFStreamer.cpp \
|
MCELFStreamer.cpp \
|
||||||
MCExpr.cpp \
|
MCExpr.cpp \
|
||||||
MCExternalSymbolizer.cpp \
|
|
||||||
MCFunction.cpp \
|
|
||||||
MCInst.cpp \
|
MCInst.cpp \
|
||||||
MCInstrAnalysis.cpp \
|
MCInstrAnalysis.cpp \
|
||||||
MCInstPrinter.cpp \
|
MCInstPrinter.cpp \
|
||||||
MCLabel.cpp \
|
MCLabel.cpp \
|
||||||
MCLinkerOptimizationHint.cpp \
|
MCLinkerOptimizationHint.cpp \
|
||||||
MCModule.cpp \
|
|
||||||
MCMachOStreamer.cpp \
|
MCMachOStreamer.cpp \
|
||||||
MCMachObjectTargetWriter.cpp \
|
MCMachObjectTargetWriter.cpp \
|
||||||
MCModuleYAML.cpp \
|
|
||||||
MCNullStreamer.cpp \
|
MCNullStreamer.cpp \
|
||||||
MCObjectDisassembler.cpp \
|
|
||||||
MCObjectFileInfo.cpp \
|
MCObjectFileInfo.cpp \
|
||||||
MCObjectStreamer.cpp \
|
MCObjectStreamer.cpp \
|
||||||
MCObjectSymbolizer.cpp \
|
|
||||||
MCObjectWriter.cpp \
|
MCObjectWriter.cpp \
|
||||||
MCRegisterInfo.cpp \
|
MCRegisterInfo.cpp \
|
||||||
MCRelocationInfo.cpp \
|
|
||||||
MCSection.cpp \
|
MCSection.cpp \
|
||||||
MCSectionCOFF.cpp \
|
MCSectionCOFF.cpp \
|
||||||
MCSectionELF.cpp \
|
MCSectionELF.cpp \
|
||||||
|
@ -54,10 +46,13 @@ SRCS+= ELFObjectWriter.cpp \
|
||||||
MCTargetOptions.cpp \
|
MCTargetOptions.cpp \
|
||||||
MCValue.cpp \
|
MCValue.cpp \
|
||||||
MCWin64EH.cpp \
|
MCWin64EH.cpp \
|
||||||
|
MCWinEH.cpp \
|
||||||
MachObjectWriter.cpp \
|
MachObjectWriter.cpp \
|
||||||
WinCOFFStreamer.cpp \
|
WinCOFFStreamer.cpp \
|
||||||
WinCOFFObjectWriter.cpp \
|
WinCOFFObjectWriter.cpp \
|
||||||
SubtargetFeature.cpp
|
StringTableBuilder.cpp \
|
||||||
|
SubtargetFeature.cpp \
|
||||||
|
YAML.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
|
|
|
@ -0,0 +1,20 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
|
LIB= LLVMMCAnalysis
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
|
.PATH: ${LLVM_SRCDIR}/lib/MC/MCAnalysis
|
||||||
|
|
||||||
|
SRCS+= MCAtom.cpp \
|
||||||
|
MCFunction.cpp \
|
||||||
|
MCModule.cpp \
|
||||||
|
MCModuleYAML.cpp \
|
||||||
|
MCObjectDisassembler.cpp \
|
||||||
|
MCObjectSymbolizer.cpp
|
||||||
|
|
||||||
|
.if defined(HOSTLIB)
|
||||||
|
.include <bsd.hostlib.mk>
|
||||||
|
.else
|
||||||
|
.include <bsd.lib.mk>
|
||||||
|
.endif
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2013/01/23 15:02:59 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMMCDisassembler
|
LIB= LLVMMCDisassembler
|
||||||
|
|
||||||
|
@ -6,7 +6,10 @@ LIB= LLVMMCDisassembler
|
||||||
|
|
||||||
.PATH: ${LLVM_SRCDIR}/lib/MC/MCDisassembler
|
.PATH: ${LLVM_SRCDIR}/lib/MC/MCDisassembler
|
||||||
|
|
||||||
SRCS+= Disassembler.cpp
|
SRCS+= Disassembler.cpp \
|
||||||
|
MCDisassembler.cpp \
|
||||||
|
MCExternalSymbolizer.cpp \
|
||||||
|
MCRelocationInfo.cpp \
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.23 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.24 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMMipsCodeGen
|
LIB= LLVMMipsCodeGen
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ TABLEGEN_OUTPUT= \
|
||||||
MipsGenCodeEmitter.inc|-gen-emitter \
|
MipsGenCodeEmitter.inc|-gen-emitter \
|
||||||
MipsGenDAGISel.inc|-gen-dag-isel \
|
MipsGenDAGISel.inc|-gen-dag-isel \
|
||||||
MipsGenDisassemblerTables.inc|-gen-disassembler \
|
MipsGenDisassemblerTables.inc|-gen-disassembler \
|
||||||
|
MipsGenFastISel.inc|-gen-fast-isel \
|
||||||
MipsGenMCCodeEmitter.inc|-gen-emitter^-mc-emitter \
|
MipsGenMCCodeEmitter.inc|-gen-emitter^-mc-emitter \
|
||||||
MipsGenMCPseudoLowering.inc|-gen-pseudo-lowering \
|
MipsGenMCPseudoLowering.inc|-gen-pseudo-lowering \
|
||||||
MipsGenSubtargetInfo.inc|-gen-subtarget
|
MipsGenSubtargetInfo.inc|-gen-subtarget
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.12 2014/08/10 17:34:21 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMMipsMCTargetDesc
|
LIB= LLVMMipsMCTargetDesc
|
||||||
|
|
||||||
|
@ -9,7 +9,8 @@ CPPFLAGS+= -I${MIPS_OBJDIR} -I${LLVM_SRCDIR}/lib/Target/Mips
|
||||||
|
|
||||||
.PATH: ${LLVM_SRCDIR}/lib/Target/Mips/MCTargetDesc
|
.PATH: ${LLVM_SRCDIR}/lib/Target/Mips/MCTargetDesc
|
||||||
|
|
||||||
SRCS+= MipsAsmBackend.cpp \
|
SRCS+= MipsABIFlagsSection.cpp \
|
||||||
|
MipsAsmBackend.cpp \
|
||||||
MipsELFObjectWriter.cpp \
|
MipsELFObjectWriter.cpp \
|
||||||
MipsELFStreamer.cpp \
|
MipsELFStreamer.cpp \
|
||||||
MipsMCAsmInfo.cpp \
|
MipsMCAsmInfo.cpp \
|
||||||
|
@ -17,6 +18,7 @@ SRCS+= MipsAsmBackend.cpp \
|
||||||
MipsMCExpr.cpp \
|
MipsMCExpr.cpp \
|
||||||
MipsMCTargetDesc.cpp \
|
MipsMCTargetDesc.cpp \
|
||||||
MipsNaClELFStreamer.cpp \
|
MipsNaClELFStreamer.cpp \
|
||||||
|
MipsOptionRecord.cpp \
|
||||||
MipsTargetStreamer.cpp
|
MipsTargetStreamer.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.11 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMObject
|
LIB= LLVMObject
|
||||||
NOGCCERROR= yes
|
NOGCCERROR= yes
|
||||||
|
@ -20,9 +20,8 @@ SRCS+= Archive.cpp \
|
||||||
MachOUniversal.cpp \
|
MachOUniversal.cpp \
|
||||||
Object.cpp \
|
Object.cpp \
|
||||||
ObjectFile.cpp \
|
ObjectFile.cpp \
|
||||||
StringTableBuilder.cpp \
|
RecordStreamer.cpp \
|
||||||
SymbolicFile.cpp \
|
SymbolicFile.cpp
|
||||||
YAML.cpp
|
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.2 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMProfileData
|
LIB= LLVMProfileData
|
||||||
|
|
||||||
|
@ -6,7 +6,10 @@ LIB= LLVMProfileData
|
||||||
|
|
||||||
.PATH: ${LLVM_SRCDIR}/lib/ProfileData
|
.PATH: ${LLVM_SRCDIR}/lib/ProfileData
|
||||||
|
|
||||||
SRCS+= InstrProf.cpp \
|
SRCS+= CoverageMapping.cpp \
|
||||||
|
CoverageMappingReader.cpp \
|
||||||
|
CoverageMappingWriter.cpp \
|
||||||
|
InstrProf.cpp \
|
||||||
InstrProfReader.cpp \
|
InstrProfReader.cpp \
|
||||||
InstrProfWriter.cpp
|
InstrProfWriter.cpp
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2012/04/29 19:19:05 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMRuntimeDyld
|
LIB= LLVMRuntimeDyld
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ LIB= LLVMRuntimeDyld
|
||||||
|
|
||||||
SRCS+= GDBRegistrar.cpp \
|
SRCS+= GDBRegistrar.cpp \
|
||||||
RuntimeDyld.cpp \
|
RuntimeDyld.cpp \
|
||||||
|
RuntimeDyldChecker.cpp \
|
||||||
RuntimeDyldELF.cpp \
|
RuntimeDyldELF.cpp \
|
||||||
RuntimeDyldMachO.cpp
|
RuntimeDyldMachO.cpp
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.17 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.18 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMScalarOpts
|
LIB= LLVMScalarOpts
|
||||||
|
|
||||||
|
@ -14,7 +14,6 @@ SRCS+= ADCE.cpp \
|
||||||
DeadStoreElimination.cpp \
|
DeadStoreElimination.cpp \
|
||||||
EarlyCSE.cpp \
|
EarlyCSE.cpp \
|
||||||
FlattenCFGPass.cpp \
|
FlattenCFGPass.cpp \
|
||||||
GlobalMerge.cpp \
|
|
||||||
GVN.cpp \
|
GVN.cpp \
|
||||||
IndVarSimplify.cpp \
|
IndVarSimplify.cpp \
|
||||||
JumpThreading.cpp \
|
JumpThreading.cpp \
|
||||||
|
@ -30,6 +29,7 @@ SRCS+= ADCE.cpp \
|
||||||
LoopUnswitch.cpp \
|
LoopUnswitch.cpp \
|
||||||
LowerAtomic.cpp \
|
LowerAtomic.cpp \
|
||||||
MemCpyOptimizer.cpp \
|
MemCpyOptimizer.cpp \
|
||||||
|
MergedLoadStoreMotion.cpp \
|
||||||
PartiallyInlineLibCalls.cpp \
|
PartiallyInlineLibCalls.cpp \
|
||||||
Reassociate.cpp \
|
Reassociate.cpp \
|
||||||
Reg2Mem.cpp \
|
Reg2Mem.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.28 2014/07/05 20:45:49 joerg Exp $
|
# $NetBSD: Makefile,v 1.29 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMSupport
|
LIB= LLVMSupport
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ SRCS+= APFloat.cpp \
|
||||||
APInt.cpp \
|
APInt.cpp \
|
||||||
APSInt.cpp \
|
APSInt.cpp \
|
||||||
ARMBuildAttrs.cpp \
|
ARMBuildAttrs.cpp \
|
||||||
|
ARMWinEH.cpp \
|
||||||
Allocator.cpp \
|
Allocator.cpp \
|
||||||
BlockFrequency.cpp \
|
BlockFrequency.cpp \
|
||||||
BranchProbability.cpp \
|
BranchProbability.cpp \
|
||||||
|
@ -53,6 +54,7 @@ SRCS+= APFloat.cpp \
|
||||||
SmallPtrSet.cpp \
|
SmallPtrSet.cpp \
|
||||||
SmallVector.cpp \
|
SmallVector.cpp \
|
||||||
SourceMgr.cpp \
|
SourceMgr.cpp \
|
||||||
|
SpecialCaseList.cpp \
|
||||||
Statistic.cpp \
|
Statistic.cpp \
|
||||||
StreamableMemoryObject.cpp \
|
StreamableMemoryObject.cpp \
|
||||||
StringExtras.cpp \
|
StringExtras.cpp \
|
||||||
|
@ -79,20 +81,19 @@ SRCS+= APFloat.cpp \
|
||||||
regstrlcpy.c
|
regstrlcpy.c
|
||||||
|
|
||||||
SRCS+= Atomic.cpp \
|
SRCS+= Atomic.cpp \
|
||||||
Disassembler.cpp \
|
|
||||||
DynamicLibrary.cpp \
|
DynamicLibrary.cpp \
|
||||||
Errno.cpp \
|
Errno.cpp \
|
||||||
Host.cpp \
|
Host.cpp \
|
||||||
IncludeFile.cpp \
|
|
||||||
Memory.cpp \
|
Memory.cpp \
|
||||||
Mutex.cpp \
|
Mutex.cpp \
|
||||||
Path.cpp \
|
Path.cpp \
|
||||||
Process.cpp \
|
Process.cpp \
|
||||||
Program.cpp \
|
Program.cpp \
|
||||||
RWMutex.cpp \
|
RWMutex.cpp \
|
||||||
|
RandomNumberGenerator.cpp \
|
||||||
|
ScaledNumber.cpp \
|
||||||
SearchForAddressOfSpecialSymbol.cpp \
|
SearchForAddressOfSpecialSymbol.cpp \
|
||||||
Signals.cpp \
|
Signals.cpp \
|
||||||
system_error.cpp \
|
|
||||||
ThreadLocal.cpp \
|
ThreadLocal.cpp \
|
||||||
Threading.cpp \
|
Threading.cpp \
|
||||||
TimeValue.cpp \
|
TimeValue.cpp \
|
||||||
|
@ -109,7 +110,6 @@ SRCS+= Host.inc \
|
||||||
RWMutex.inc \
|
RWMutex.inc \
|
||||||
Signals.inc \
|
Signals.inc \
|
||||||
Watchdog.inc \
|
Watchdog.inc \
|
||||||
system_error.inc \
|
|
||||||
ThreadLocal.inc \
|
ThreadLocal.inc \
|
||||||
TimeValue.inc
|
TimeValue.inc
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2012/10/28 17:07:46 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMTableGen
|
LIB= LLVMTableGen
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ LIB= LLVMTableGen
|
||||||
SRCS+= Error.cpp \
|
SRCS+= Error.cpp \
|
||||||
Main.cpp \
|
Main.cpp \
|
||||||
Record.cpp \
|
Record.cpp \
|
||||||
|
SetTheory.cpp \
|
||||||
StringMatcher.cpp \
|
StringMatcher.cpp \
|
||||||
TableGenBackend.cpp \
|
TableGenBackend.cpp \
|
||||||
TGLexer.cpp \
|
TGLexer.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.15 2014/05/30 18:28:14 joerg Exp $
|
# $NetBSD: Makefile,v 1.16 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMTransformsUtils
|
LIB= LLVMTransformsUtils
|
||||||
|
|
||||||
|
@ -40,7 +40,6 @@ SRCS+= ASanStackFrameLayout.cpp \
|
||||||
SimplifyIndVar.cpp \
|
SimplifyIndVar.cpp \
|
||||||
SimplifyInstructions.cpp \
|
SimplifyInstructions.cpp \
|
||||||
SimplifyLibCalls.cpp \
|
SimplifyLibCalls.cpp \
|
||||||
SpecialCaseList.cpp \
|
|
||||||
UnifyFunctionExitNodes.cpp \
|
UnifyFunctionExitNodes.cpp \
|
||||||
Utils.cpp \
|
Utils.cpp \
|
||||||
ValueMapper.cpp
|
ValueMapper.cpp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.12 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= LLVMX86CodeGen
|
LIB= LLVMX86CodeGen
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ LIB= LLVMX86CodeGen
|
||||||
.PATH: ${LLVM_SRCDIR}/lib/Target/X86
|
.PATH: ${LLVM_SRCDIR}/lib/Target/X86
|
||||||
|
|
||||||
SRCS+= X86AsmPrinter.cpp \
|
SRCS+= X86AsmPrinter.cpp \
|
||||||
|
X86AtomicExpandPass.cpp \
|
||||||
X86CodeEmitter.cpp \
|
X86CodeEmitter.cpp \
|
||||||
X86FastISel.cpp \
|
X86FastISel.cpp \
|
||||||
X86FixupLEAs.cpp \
|
X86FixupLEAs.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.12 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangAnalysis
|
LIB= clangAnalysis
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@ SRCS+= AnalysisDeclContext.cpp \
|
||||||
CallGraph.cpp \
|
CallGraph.cpp \
|
||||||
CocoaConventions.cpp \
|
CocoaConventions.cpp \
|
||||||
Consumed.cpp \
|
Consumed.cpp \
|
||||||
|
DataflowWorklist.cpp \
|
||||||
Dominators.cpp \
|
Dominators.cpp \
|
||||||
FormatString.cpp \
|
FormatString.cpp \
|
||||||
LiveVariables.cpp \
|
LiveVariables.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.11 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangCodeGen
|
LIB= clangCodeGen
|
||||||
|
|
||||||
|
@ -35,7 +35,6 @@ SRCS+= BackendUtil.cpp \
|
||||||
CGOpenCLRuntime.cpp \
|
CGOpenCLRuntime.cpp \
|
||||||
CGOpenMPRuntime.cpp \
|
CGOpenMPRuntime.cpp \
|
||||||
CGRecordLayoutBuilder.cpp \
|
CGRecordLayoutBuilder.cpp \
|
||||||
CGRTTI.cpp \
|
|
||||||
CGStmt.cpp \
|
CGStmt.cpp \
|
||||||
CGStmtOpenMP.cpp \
|
CGStmtOpenMP.cpp \
|
||||||
CGVTables.cpp \
|
CGVTables.cpp \
|
||||||
|
@ -47,10 +46,12 @@ SRCS+= BackendUtil.cpp \
|
||||||
CodeGenPGO.cpp \
|
CodeGenPGO.cpp \
|
||||||
CodeGenTBAA.cpp \
|
CodeGenTBAA.cpp \
|
||||||
CodeGenTypes.cpp \
|
CodeGenTypes.cpp \
|
||||||
|
CoverageMappingGen.cpp \
|
||||||
ItaniumCXXABI.cpp \
|
ItaniumCXXABI.cpp \
|
||||||
MicrosoftCXXABI.cpp \
|
MicrosoftCXXABI.cpp \
|
||||||
MicrosoftRTTI.cpp \
|
|
||||||
ModuleBuilder.cpp \
|
ModuleBuilder.cpp \
|
||||||
|
SanitizerBlacklist.cpp \
|
||||||
|
SanitizerMetadata.cpp \
|
||||||
TargetInfo.cpp
|
TargetInfo.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2014/03/04 21:05:06 joerg Exp $
|
# $NetBSD: Makefile,v 1.8 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangDriver
|
LIB= clangDriver
|
||||||
|
|
||||||
|
@ -7,7 +7,6 @@ LIB= clangDriver
|
||||||
.PATH: ${CLANG_SRCDIR}/lib/Driver
|
.PATH: ${CLANG_SRCDIR}/lib/Driver
|
||||||
|
|
||||||
SRCS+= Action.cpp \
|
SRCS+= Action.cpp \
|
||||||
CC1AsOptions.cpp \
|
|
||||||
Compilation.cpp \
|
Compilation.cpp \
|
||||||
Driver.cpp \
|
Driver.cpp \
|
||||||
DriverOptions.cpp \
|
DriverOptions.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.12 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.13 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangFrontend
|
LIB= clangFrontend
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ SRCS+= ASTConsumers.cpp \
|
||||||
LangStandards.cpp \
|
LangStandards.cpp \
|
||||||
LayoutOverrideSource.cpp \
|
LayoutOverrideSource.cpp \
|
||||||
LogDiagnosticPrinter.cpp \
|
LogDiagnosticPrinter.cpp \
|
||||||
|
ModuleDependencyCollector.cpp \
|
||||||
MultiplexConsumer.cpp \
|
MultiplexConsumer.cpp \
|
||||||
PrintPreprocessedOutput.cpp \
|
PrintPreprocessedOutput.cpp \
|
||||||
SerializedDiagnosticPrinter.cpp \
|
SerializedDiagnosticPrinter.cpp \
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2012/09/23 17:22:24 joerg Exp $
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangRewriteFrontend
|
LIB= clangFrontendRewrite
|
||||||
|
|
||||||
.include <bsd.init.mk>
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
.PATH: ${CLANG_SRCDIR}/lib/Rewrite/Frontend
|
.PATH: ${CLANG_SRCDIR}/lib/Frontend/Rewrite
|
||||||
|
|
||||||
SRCS+= FixItRewriter.cpp \
|
SRCS+= FixItRewriter.cpp \
|
||||||
FrontendActions.cpp \
|
FrontendActions.cpp \
|
||||||
|
@ -15,6 +15,7 @@ SRCS+= FixItRewriter.cpp \
|
||||||
RewriteObjC.cpp \
|
RewriteObjC.cpp \
|
||||||
RewriteTest.cpp
|
RewriteTest.cpp
|
||||||
|
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
.else
|
.else
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2013/04/25 13:59:58 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:34:22 joerg Exp $
|
||||||
|
|
||||||
LIB= clangParse
|
LIB= clangParse
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ SRCS+= ParseAST.cpp \
|
||||||
ParseOpenMP.cpp \
|
ParseOpenMP.cpp \
|
||||||
ParsePragma.cpp \
|
ParsePragma.cpp \
|
||||||
ParseStmt.cpp \
|
ParseStmt.cpp \
|
||||||
|
ParseStmtAsm.cpp \
|
||||||
ParseTemplate.cpp \
|
ParseTemplate.cpp \
|
||||||
ParseTentative.cpp \
|
ParseTentative.cpp \
|
||||||
Parser.cpp
|
Parser.cpp
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2012/09/23 17:22:24 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:35:06 joerg Exp $
|
||||||
|
|
||||||
LIB= clangRewriteCore
|
LIB= clangRewrite
|
||||||
|
|
||||||
.include <bsd.init.mk>
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
.PATH: ${CLANG_SRCDIR}/lib/Rewrite/Core
|
.PATH: ${CLANG_SRCDIR}/lib/Rewrite
|
||||||
|
|
||||||
SRCS+= DeltaTree.cpp \
|
SRCS+= DeltaTree.cpp \
|
||||||
HTMLRewrite.cpp \
|
HTMLRewrite.cpp \
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.23 2014/01/15 22:21:35 joerg Exp $
|
# $NetBSD: Makefile,v 1.24 2014/08/10 17:35:06 joerg Exp $
|
||||||
|
|
||||||
LIB= clangStaticAnalyzerCheckers
|
LIB= clangStaticAnalyzerCheckers
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ SRCS+= AllocationDiagnostics.cpp \
|
||||||
StackAddrEscapeChecker.cpp \
|
StackAddrEscapeChecker.cpp \
|
||||||
StreamChecker.cpp \
|
StreamChecker.cpp \
|
||||||
TaintTesterChecker.cpp \
|
TaintTesterChecker.cpp \
|
||||||
|
TestAfterDivZeroChecker.cpp \
|
||||||
TraversalChecker.cpp \
|
TraversalChecker.cpp \
|
||||||
UndefBranchChecker.cpp \
|
UndefBranchChecker.cpp \
|
||||||
UndefCapturedBlockVarChecker.cpp \
|
UndefCapturedBlockVarChecker.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2013/11/28 14:19:59 joerg Exp $
|
# $NetBSD: Makefile,v 1.4 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldCore
|
LIB= lldCore
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@ SRCS+= DefinedAtom.cpp \
|
||||||
File.cpp \
|
File.cpp \
|
||||||
InputGraph.cpp \
|
InputGraph.cpp \
|
||||||
LinkingContext.cpp \
|
LinkingContext.cpp \
|
||||||
PassManager.cpp \
|
|
||||||
Resolver.cpp \
|
Resolver.cpp \
|
||||||
SymbolTable.cpp
|
SymbolTable.cpp
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2013/10/30 20:27:39 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldPasses
|
LIB= lldPasses
|
||||||
|
|
||||||
|
@ -6,11 +6,9 @@ LIB= lldPasses
|
||||||
|
|
||||||
.PATH: ${LLD_SRCDIR}/lib/Passes
|
.PATH: ${LLD_SRCDIR}/lib/Passes
|
||||||
|
|
||||||
SRCS+= GOTPass.cpp \
|
SRCS+= LayoutPass.cpp \
|
||||||
LayoutPass.cpp \
|
|
||||||
RoundTripNativePass.cpp \
|
RoundTripNativePass.cpp \
|
||||||
RoundTripYAMLPass.cpp \
|
RoundTripYAMLPass.cpp
|
||||||
StubsPass.cpp
|
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldReaderWriterELFMips
|
LIB= lldReaderWriterELFMips
|
||||||
|
|
||||||
|
@ -8,11 +8,11 @@ LIB= lldReaderWriterELFMips
|
||||||
|
|
||||||
CPPFLAGS+= -I${LLD_SRCDIR}/lib/ReaderWriter/ELF
|
CPPFLAGS+= -I${LLD_SRCDIR}/lib/ReaderWriter/ELF
|
||||||
|
|
||||||
SRCS+= MipsLinkingContext.cpp \
|
SRCS+= MipsCtorsOrderPass.cpp \
|
||||||
|
MipsLinkingContext.cpp \
|
||||||
MipsRelocationHandler.cpp \
|
MipsRelocationHandler.cpp \
|
||||||
MipsRelocationPass.cpp \
|
MipsRelocationPass.cpp \
|
||||||
MipsTargetHandler.cpp
|
MipsTargetHandler.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
.include <bsd.hostlib.mk>
|
.include <bsd.hostlib.mk>
|
||||||
.else
|
.else
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.5 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.6 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldReaderWriterMachO
|
LIB= lldReaderWriterMachO
|
||||||
|
|
||||||
|
@ -6,13 +6,18 @@ LIB= lldReaderWriterMachO
|
||||||
|
|
||||||
.PATH: ${LLD_SRCDIR}/lib/ReaderWriter/MachO
|
.PATH: ${LLD_SRCDIR}/lib/ReaderWriter/MachO
|
||||||
|
|
||||||
SRCS+= MachOLinkingContext.cpp \
|
SRCS+= ArchHandler_x86.cpp \
|
||||||
|
ArchHandler_x86_64.cpp \
|
||||||
|
ArchHandler_arm.cpp \
|
||||||
|
ArchHandler.cpp \
|
||||||
|
GOTPass.cpp \
|
||||||
|
MachOLinkingContext.cpp \
|
||||||
MachONormalizedFileBinaryReader.cpp \
|
MachONormalizedFileBinaryReader.cpp \
|
||||||
MachONormalizedFileBinaryWriter.cpp \
|
MachONormalizedFileBinaryWriter.cpp \
|
||||||
MachONormalizedFileFromAtoms.cpp \
|
MachONormalizedFileFromAtoms.cpp \
|
||||||
MachONormalizedFileToAtoms.cpp \
|
MachONormalizedFileToAtoms.cpp \
|
||||||
MachONormalizedFileYAML.cpp \
|
MachONormalizedFileYAML.cpp \
|
||||||
ReferenceKinds.cpp \
|
StubsPass.cpp \
|
||||||
WriterMachO.cpp
|
WriterMachO.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbAPI
|
LIB= lldbAPI
|
||||||
|
|
||||||
|
@ -44,11 +44,13 @@ SRCS+= SBAddress.cpp \
|
||||||
SBThread.cpp \
|
SBThread.cpp \
|
||||||
SBType.cpp \
|
SBType.cpp \
|
||||||
SBTypeCategory.cpp \
|
SBTypeCategory.cpp \
|
||||||
|
SBTypeEnumMember.cpp \
|
||||||
SBTypeFilter.cpp \
|
SBTypeFilter.cpp \
|
||||||
SBTypeFormat.cpp \
|
SBTypeFormat.cpp \
|
||||||
SBTypeNameSpecifier.cpp \
|
SBTypeNameSpecifier.cpp \
|
||||||
SBTypeSummary.cpp \
|
SBTypeSummary.cpp \
|
||||||
SBTypeSynthetic.cpp \
|
SBTypeSynthetic.cpp \
|
||||||
|
SBUnixSignals.cpp \
|
||||||
SBValue.cpp \
|
SBValue.cpp \
|
||||||
SBValueList.cpp \
|
SBValueList.cpp \
|
||||||
SBWatchpoint.cpp
|
SBWatchpoint.cpp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbCore
|
LIB= lldbCore
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ SRCS+= Address.cpp \
|
||||||
EmulateInstruction.cpp \
|
EmulateInstruction.cpp \
|
||||||
Error.cpp \
|
Error.cpp \
|
||||||
Event.cpp \
|
Event.cpp \
|
||||||
|
FastDemangle.cpp \
|
||||||
FileLineResolver.cpp \
|
FileLineResolver.cpp \
|
||||||
FileSpecList.cpp \
|
FileSpecList.cpp \
|
||||||
History.cpp \
|
History.cpp \
|
||||||
|
@ -59,6 +60,7 @@ SRCS+= Address.cpp \
|
||||||
StreamGDBRemote.cpp \
|
StreamGDBRemote.cpp \
|
||||||
StreamString.cpp \
|
StreamString.cpp \
|
||||||
StringList.cpp \
|
StringList.cpp \
|
||||||
|
StructuredData.cpp \
|
||||||
Timer.cpp \
|
Timer.cpp \
|
||||||
UserID.cpp \
|
UserID.cpp \
|
||||||
UserSettingsController.cpp \
|
UserSettingsController.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:15 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbHostCommon
|
LIB= lldbHostCommon
|
||||||
|
|
||||||
|
@ -12,10 +12,18 @@ SRCS+= Condition.cpp \
|
||||||
File.cpp \
|
File.cpp \
|
||||||
FileSpec.cpp \
|
FileSpec.cpp \
|
||||||
Host.cpp \
|
Host.cpp \
|
||||||
|
IOObject.cpp \
|
||||||
Mutex.cpp \
|
Mutex.cpp \
|
||||||
|
NativeBreakpoint.cpp \
|
||||||
|
NativeBreakpointList.cpp \
|
||||||
|
NativeProcessProtocol.cpp \
|
||||||
|
NativeThreadProtocol.cpp \
|
||||||
OptionParser.cpp \
|
OptionParser.cpp \
|
||||||
|
Pipe.cpp \
|
||||||
ProcessRunLock.cpp \
|
ProcessRunLock.cpp \
|
||||||
|
Socket.cpp \
|
||||||
SocketAddress.cpp \
|
SocketAddress.cpp \
|
||||||
|
SoftwareBreakpoint.cpp \
|
||||||
Symbols.cpp \
|
Symbols.cpp \
|
||||||
Terminal.cpp \
|
Terminal.cpp \
|
||||||
TimeValue.cpp
|
TimeValue.cpp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2013/09/29 12:12:00 joerg Exp $
|
# $NetBSD: Makefile,v 1.2 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbInterpreter
|
LIB= lldbInterpreter
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ SRCS+= Args.cpp \
|
||||||
CommandObject.cpp \
|
CommandObject.cpp \
|
||||||
CommandObjectRegexCommand.cpp \
|
CommandObjectRegexCommand.cpp \
|
||||||
CommandObjectScript.cpp \
|
CommandObjectScript.cpp \
|
||||||
|
CommandOptionValidators.cpp \
|
||||||
CommandReturnObject.cpp \
|
CommandReturnObject.cpp \
|
||||||
OptionGroupArchitecture.cpp \
|
OptionGroupArchitecture.cpp \
|
||||||
OptionGroupBoolean.cpp \
|
OptionGroupBoolean.cpp \
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
|
LIB= lldbPluginABISysV_hexagon
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
|
.PATH: ${LLDB_SRCDIR}/source/Plugins/ABI/SysV-hexagon
|
||||||
|
|
||||||
|
SRCS+= ABISysV_hexagon.cpp
|
||||||
|
|
||||||
|
.if defined(HOSTLIB)
|
||||||
|
.include <bsd.hostlib.mk>
|
||||||
|
.else
|
||||||
|
.include <bsd.lib.mk>
|
||||||
|
.endif
|
|
@ -0,0 +1,16 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:35:07 joerg Exp $
|
||||||
|
|
||||||
|
LIB= lldbPluginDynamicLoaderHexagonDYLD
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
|
.PATH: ${LLDB_SRCDIR}/source/Plugins/DynamicLoader/Hexagon-DYLD
|
||||||
|
|
||||||
|
SRCS+= DynamicLoaderHexagonDYLD.cpp \
|
||||||
|
HexagonDYLDRendezvous.cpp
|
||||||
|
|
||||||
|
.if defined(HOSTLIB)
|
||||||
|
.include <bsd.hostlib.mk>
|
||||||
|
.else
|
||||||
|
.include <bsd.lib.mk>
|
||||||
|
.endif
|
|
@ -0,0 +1,15 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:35:08 joerg Exp $
|
||||||
|
|
||||||
|
LIB= lldbPluginPlatformKalimba
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
||||||
|
|
||||||
|
.PATH: ${LLDB_SRCDIR}/source/Plugins/Platform/Kalimba
|
||||||
|
|
||||||
|
SRCS+= PlatformKalimba.cpp
|
||||||
|
|
||||||
|
.if defined(HOSTLIB)
|
||||||
|
.include <bsd.hostlib.mk>
|
||||||
|
.else
|
||||||
|
.include <bsd.lib.mk>
|
||||||
|
.endif
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2014/05/30 18:28:16 joerg Exp $
|
# $NetBSD: Makefile,v 1.4 2014/08/10 17:35:08 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbPluginProcessUtility
|
LIB= lldbPluginProcessUtility
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ SRCS+= DynamicRegisterInfo.cpp \
|
||||||
HistoryThread.cpp \
|
HistoryThread.cpp \
|
||||||
HistoryUnwind.cpp \
|
HistoryUnwind.cpp \
|
||||||
InferiorCallPOSIX.cpp \
|
InferiorCallPOSIX.cpp \
|
||||||
|
LinuxSignals.cpp \
|
||||||
RegisterContextDarwin_arm.cpp \
|
RegisterContextDarwin_arm.cpp \
|
||||||
RegisterContextDarwin_arm64.cpp \
|
RegisterContextDarwin_arm64.cpp \
|
||||||
RegisterContextDarwin_i386.cpp \
|
RegisterContextDarwin_i386.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2014/05/30 18:28:16 joerg Exp $
|
# $NetBSD: Makefile,v 1.5 2014/08/10 17:35:08 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbTarget
|
LIB= lldbTarget
|
||||||
|
|
||||||
|
@ -15,11 +15,15 @@ SRCS+= ABI.cpp \
|
||||||
JITLoaderList.cpp \
|
JITLoaderList.cpp \
|
||||||
LanguageRuntime.cpp \
|
LanguageRuntime.cpp \
|
||||||
Memory.cpp \
|
Memory.cpp \
|
||||||
|
NativeRegisterContext.cpp \
|
||||||
|
NativeRegisterContextRegisterInfo.cpp \
|
||||||
ObjCLanguageRuntime.cpp \
|
ObjCLanguageRuntime.cpp \
|
||||||
OperatingSystem.cpp \
|
OperatingSystem.cpp \
|
||||||
PathMappingList.cpp \
|
PathMappingList.cpp \
|
||||||
Platform.cpp \
|
Platform.cpp \
|
||||||
Process.cpp \
|
Process.cpp \
|
||||||
|
ProcessInfo.cpp \
|
||||||
|
ProcessLaunchInfo.cpp \
|
||||||
Queue.cpp \
|
Queue.cpp \
|
||||||
QueueItem.cpp \
|
QueueItem.cpp \
|
||||||
QueueList.cpp \
|
QueueList.cpp \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2014/05/30 18:28:16 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:35:08 joerg Exp $
|
||||||
|
|
||||||
LIB= lldbUtility
|
LIB= lldbUtility
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@ SRCS+= ARM_DWARF_Registers.cpp \
|
||||||
SharingPtr.cpp \
|
SharingPtr.cpp \
|
||||||
StringExtractor.cpp \
|
StringExtractor.cpp \
|
||||||
StringExtractorGDBRemote.cpp \
|
StringExtractorGDBRemote.cpp \
|
||||||
|
StringLexer.cpp \
|
||||||
TimeSpecTimeout.cpp
|
TimeSpecTimeout.cpp
|
||||||
|
|
||||||
.if defined(HOSTLIB)
|
.if defined(HOSTLIB)
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2014/08/10 17:32:54 joerg Exp $
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
|
@ -0,0 +1,3 @@
|
||||||
|
# $NetBSD: Makefile,v 1.3 2014/08/10 17:34:19 joerg Exp $
|
||||||
|
|
||||||
|
.include <bsd.init.mk>
|
|
@ -1,3 +0,0 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2012/09/23 17:22:26 joerg Exp $
|
|
||||||
|
|
||||||
.include <bsd.init.mk>
|
|
|
@ -1,3 +0,0 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2012/09/23 17:22:26 joerg Exp $
|
|
||||||
|
|
||||||
.include <bsd.init.mk>
|
|
Loading…
Reference in New Issue