Move DataTypes.h from llvm/Support to just Support
authorChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 23:04:08 +0000 (23:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 23:04:08 +0000 (23:04 +0000)
commit360e17eaf1a2abda82b02235dc57d26d8f83c937
tree083ef9b6ce0a75f3351b4e4d6a51cdff563cc0bd
parent475aee944d61e30b7fe377c2852df810364d1191
Move DataTypes.h from llvm/Support to just Support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1399 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/DataTypes.h [new file with mode: 0644]
include/llvm/Bytecode/Primitives.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/ConstPoolVals.h
include/llvm/Support/DataTypes.h [deleted file]
include/llvm/Support/StringExtras.h
include/llvm/Target/MachineInstrInfo.h
include/llvm/Target/TargetCacheInfo.h
include/llvm/Target/TargetInstrInfo.h
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h