blob: 59d32013ab74b07ccb25bbd3bdc72414d740e5d0 [file] [log] [blame]
executable("not") {
deps = [ "//llvm/lib/Support" ]
sources = [ "not.cpp" ]
}