OSDN Git Service

llvmc2: Some Makefile fixes and renames.
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 15 Oct 2008 09:28:50 +0000 (09:28 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 15 Oct 2008 09:28:50 +0000 (09:28 +0000)
commita01ab7f381948934502eb5caabc25f239867933e
tree9db15ddde4591fccc706ca1d6bb5dd4062cfdb68
parenta1e6eb8b731f9274ee82fb16ca4a6496be054bae
llvmc2: Some Makefile fixes and renames.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57567 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Makefile
tools/llvmc2/examples/Simple.td [deleted file]
tools/llvmc2/plugins/Base/PluginMain.cpp [moved from tools/llvmc2/plugins/Base/AutoGenerated.cpp with 100% similarity]
tools/llvmc2/plugins/Clang/PluginMain.cpp [moved from tools/llvmc2/plugins/Clang/AutoGenerated.cpp with 100% similarity]
tools/llvmc2/plugins/Makefile
tools/llvmc2/plugins/Simple/Makefile [new file with mode: 0644]
tools/llvmc2/plugins/Simple/PluginMain.cpp [new file with mode: 0644]
tools/llvmc2/plugins/Simple/Simple.td [new file with mode: 0644]