diff options
Diffstat (limited to 'llvm/lib/Target/ARM64/Utils/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Target/ARM64/Utils/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Target/ARM64/Utils/CMakeLists.txt b/llvm/lib/Target/ARM64/Utils/CMakeLists.txt new file mode 100644 index 00000000000..f69076f4ef6 --- /dev/null +++ b/llvm/lib/Target/ARM64/Utils/CMakeLists.txt @@ -0,0 +1,3 @@ +add_llvm_library(LLVMARM64Utils + ARM64BaseInfo.cpp + ) |

