summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/llvmc/example/Hello/Hello.cpp (renamed from llvm/tools/llvmc/plugins/Hello/Hello.cpp)0
-rw-r--r--llvm/tools/llvmc/example/Hello/Makefile (renamed from llvm/tools/llvmc/plugins/Hello/Makefile)0
-rw-r--r--llvm/tools/llvmc/example/Simple/Makefile (renamed from llvm/tools/llvmc/plugins/Simple/Makefile)0
-rw-r--r--llvm/tools/llvmc/example/Simple/PluginMain.cpp (renamed from llvm/tools/llvmc/plugins/Simple/PluginMain.cpp)0
-rw-r--r--llvm/tools/llvmc/example/Simple/Simple.td (renamed from llvm/tools/llvmc/plugins/Simple/Simple.td)0
5 files changed, 0 insertions, 0 deletions
diff --git a/llvm/tools/llvmc/plugins/Hello/Hello.cpp b/llvm/tools/llvmc/example/Hello/Hello.cpp
index 395ef9bbd48..395ef9bbd48 100644
--- a/llvm/tools/llvmc/plugins/Hello/Hello.cpp
+++ b/llvm/tools/llvmc/example/Hello/Hello.cpp
diff --git a/llvm/tools/llvmc/plugins/Hello/Makefile b/llvm/tools/llvmc/example/Hello/Makefile
index 10325e6a6d5..10325e6a6d5 100644
--- a/llvm/tools/llvmc/plugins/Hello/Makefile
+++ b/llvm/tools/llvmc/example/Hello/Makefile
diff --git a/llvm/tools/llvmc/plugins/Simple/Makefile b/llvm/tools/llvmc/example/Simple/Makefile
index d7adb5d851e..d7adb5d851e 100644
--- a/llvm/tools/llvmc/plugins/Simple/Makefile
+++ b/llvm/tools/llvmc/example/Simple/Makefile
diff --git a/llvm/tools/llvmc/plugins/Simple/PluginMain.cpp b/llvm/tools/llvmc/example/Simple/PluginMain.cpp
index add8acb4a57..add8acb4a57 100644
--- a/llvm/tools/llvmc/plugins/Simple/PluginMain.cpp
+++ b/llvm/tools/llvmc/example/Simple/PluginMain.cpp
diff --git a/llvm/tools/llvmc/plugins/Simple/Simple.td b/llvm/tools/llvmc/example/Simple/Simple.td
index b974cbc95eb..b974cbc95eb 100644
--- a/llvm/tools/llvmc/plugins/Simple/Simple.td
+++ b/llvm/tools/llvmc/example/Simple/Simple.td
OpenPOWER on IntegriCloud