diff options
Diffstat (limited to 'tools/yaml2obj/CMakeLists.txt')
-rw-r--r-- | tools/yaml2obj/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/yaml2obj/CMakeLists.txt b/tools/yaml2obj/CMakeLists.txt index a885547598d8..adeac2331a6b 100644 --- a/tools/yaml2obj/CMakeLists.txt +++ b/tools/yaml2obj/CMakeLists.txt @@ -1,4 +1,5 @@ set(LLVM_LINK_COMPONENTS + DebugInfoCodeView MC Object ObjectYAML |