add_llvm_utility(FileUpdate
  FileUpdate.cpp
  )

target_link_libraries(FileUpdate LLVMSupport)
