search for: 9c81961a

Displaying 1 result from an estimated 1 matches for "9c81961a".

2019 Jan 31
2
llvm-nm --help keeps printing whitespace
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