diff --git a/tools/llvmc/plugins/Hello/Hello.cpp b/tools/llvmc/example/Hello/Hello.cpp similarity index 100% rename from tools/llvmc/plugins/Hello/Hello.cpp rename to tools/llvmc/example/Hello/Hello.cpp diff --git a/tools/llvmc/plugins/Hello/Makefile b/tools/llvmc/example/Hello/Makefile similarity index 100% rename from tools/llvmc/plugins/Hello/Makefile rename to tools/llvmc/example/Hello/Makefile diff --git a/tools/llvmc/plugins/Simple/Makefile b/tools/llvmc/example/Simple/Makefile similarity index 100% rename from tools/llvmc/plugins/Simple/Makefile rename to tools/llvmc/example/Simple/Makefile diff --git a/tools/llvmc/plugins/Simple/PluginMain.cpp b/tools/llvmc/example/Simple/PluginMain.cpp similarity index 100% rename from tools/llvmc/plugins/Simple/PluginMain.cpp rename to tools/llvmc/example/Simple/PluginMain.cpp diff --git a/tools/llvmc/plugins/Simple/Simple.td b/tools/llvmc/example/Simple/Simple.td similarity index 100% rename from tools/llvmc/plugins/Simple/Simple.td rename to tools/llvmc/example/Simple/Simple.td