diff options
Diffstat (limited to 'contrib/llvm/lib/Transforms/Hello/CMakeLists.txt')
-rw-r--r-- | contrib/llvm/lib/Transforms/Hello/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/llvm/lib/Transforms/Hello/CMakeLists.txt b/contrib/llvm/lib/Transforms/Hello/CMakeLists.txt deleted file mode 100644 index 917b745..0000000 --- a/contrib/llvm/lib/Transforms/Hello/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -add_llvm_loadable_module( LLVMHello - Hello.cpp - ) |