[AMDGPU][AsmParser][NFC] Get rid of custom default operand handlers.
[llvm-project.git] / clang / tools / clang-fuzzer / fuzzer-initialize / CMakeLists.txt
blobc149fb3d4b36cca3ebaecfe03c99d40c99430cb3
1 set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} Support)
3 add_clang_library(clangFuzzerInitialize fuzzer_initialize.cpp)