tools.image-analyzer.gc-info: don't use unmaintained llvm.

db4
John Benediktsson 2015-07-18 08:44:09 -07:00
parent bc20d1e9f9
commit 3ddfd9d92c
1 changed files with 0 additions and 12 deletions

View File

@ -11,7 +11,6 @@ QUALIFIED: cpu.x86.features.private
QUALIFIED: crypto.aes.utils
QUALIFIED: effects
QUALIFIED: gml.coremath
QUALIFIED: llvm.types
QUALIFIED: opencl
: normal? ( word -- ? )
@ -86,18 +85,7 @@ QUALIFIED: opencl
[ [ word>gc-info-expected ] [ word>gc-info ] bi same-gc-info? ] reject
] unit-test
! base-pointer-groups
{ t } [
\ llvm.types:resolve-types
[ base-pointer-groups-expected ] [ base-pointer-groups-decoded ] bi =
] unit-test
! Tough words #1227
{ t } [
\ llvm.types:resolve-types
[ word>gc-info-expected ] [ word>gc-info ] bi same-gc-info?
] unit-test
{ t } [
\ opencl:cl-queue-kernel
[ word>gc-info-expected ] [ word>gc-info ] bi same-gc-info?