Insertion of NoFolder functions to avoid ambiguous overload warnings or errors about...
authorJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Fri, 17 Aug 2012 08:54:57 +0000 (08:54 +0000)
committerJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Fri, 17 Aug 2012 08:54:57 +0000 (08:54 +0000)
commit734fd27647bbfcf66d26e32fced5e4021dfb67e4
tree105d46bce88883c4b9708000f5fbcdc4e7a8a5f3
parent63a99ff53ad859534b0c8161c2819692b5372b52
Insertion of NoFolder functions to avoid ambiguous overload warnings or errors about whether to convert Idx to ArrayRef<Constant *> or ArrayRef<Value *> like ConstantFolder and TargetFolder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162090 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/NoFolder.h