Home
last modified time | relevance | path

Searched refs:print_and_exit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dmerge_archives.py27 def print_and_exit(msg): function
35 print_and_exit(("input file '%s' not not name a static library. "
42 print_and_exit("input '%s' does not exist" % lib)
117 print_and_exit("failed to find 'ar' executable")
124 print_and_exit("failed to find 'libtool' executable")
127 print_and_exit('fewer than 2 inputs provided')
132 print_and_exit("output path doesn't exist: '%s'" % args.output)
H A Dcat_files.py13 def print_and_exit(msg): function
31 print_and_exit('fewer than 2 inputs provided')