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