[llvm-dev] llvm-nm --help keeps printing whitespace

Leonard Chan via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 31 10:16:00 PST 2019


Hi all,

I merged from the monorepo master this morning and ran all tests and
noticed that llvm/test/tools/llvm-nm/libtool-response-file.test was
failing due to running out of memory. The test in particular just runs
`llvm-nm --help` and running this prints the help info followed by
endless whitespace.

Has anyone else ran into this?

Thanks,
Leonard


More information about the llvm-dev mailing list