summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp')
-rw-r--r--contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp b/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp
new file mode 100644
index 0000000..8ac7313
--- /dev/null
+++ b/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp
@@ -0,0 +1,2 @@
+#include "llvm/CompilerDriver/Main.inc"
+#include "Simple.inc"
OpenPOWER on IntegriCloud