blob: dd540a77f0ecc9bc22775cfbcbba6a70167d2aef [file] [log] [blame]
add_lld_executable(linker-script-test
linker-script-test.cpp
)
target_link_libraries(linker-script-test
LLVMSupport
lldReaderWriter
)