From e4867d75ddfc9cd2c1bd1e063025977b16444a76 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 12 Jan 2004 20:47:29 +0000 Subject: [PATCH] Move this file to lib/VMCore llvm-svn: 10804 --- .../llvm/ConstantHandling.h => lib/VMCore/ConstantFolding.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/{include/llvm/ConstantHandling.h => lib/VMCore/ConstantFolding.h} (100%) diff --git a/llvm/include/llvm/ConstantHandling.h b/llvm/lib/VMCore/ConstantFolding.h similarity index 100% rename from llvm/include/llvm/ConstantHandling.h rename to llvm/lib/VMCore/ConstantFolding.h