OSDN Git Service

Rename llvmc2/src to llvmc2/core.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Oct 2008 10:27:23 +0000 (10:27 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Oct 2008 10:27:23 +0000 (10:27 +0000)
commitb6cc08513448f68c667d7598df63dd85317d3bab
treecc0ff8fb056922b435bc7f5fd93e15431669dab8
parentc32dece5a84980d3c82db5b4cb9fd4fc279618ce
Rename llvmc2/src to llvmc2/core.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57000 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Makefile
tools/llvmc2/core/Action.cpp [moved from tools/llvmc2/src/Action.cpp with 100% similarity]
tools/llvmc2/core/CompilationGraph.cpp [moved from tools/llvmc2/src/CompilationGraph.cpp with 100% similarity]
tools/llvmc2/core/Error.h [moved from tools/llvmc2/src/Error.h with 100% similarity]
tools/llvmc2/core/Makefile [moved from tools/llvmc2/src/Makefile with 100% similarity]
tools/llvmc2/core/Plugin.cpp [moved from tools/llvmc2/src/Plugin.cpp with 100% similarity]
tools/llvmc2/core/llvmc.cpp [moved from tools/llvmc2/src/llvmc.cpp with 100% similarity]