blob: 5973bae3aaba26698fe539bfa7f172aa59c5514a [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
asmprinter
codegen
support
)
set(CodeGenSources
DIEHashTest.cpp
)
add_llvm_unittest(CodeGenTests
${CodeGenSources}
)