blob: ce7478f77af37cdfdc40c656d50de19eaf281844 [file] [log] [blame]
Oscar Fuentes3145e922011-02-20 22:06:10 +00001add_llvm_utility(FileUpdate
Daniel Dunbar75bc5282009-08-03 05:12:16 +00002 FileUpdate.cpp
3 )
4
Michael J. Spencer447762d2010-11-29 18:16:10 +00005target_link_libraries(FileUpdate LLVMSupport)