search for: 06fd7abd

Displaying 2 results from an estimated 2 matches for "06fd7abd".

2019 Jun 25
2
[RFC] [tools] Changing Behavior of LLVM binutils When No File Is Specified
Some binutils, nm comes to mind, when to input file is specified will default to a.out. Others do not do this and read from stdin by default. The rest of this email will be specifically referencing these which read from stdin, and not the tools which for various reasons do things differently. I propose that we change the behavior of these tools to use a.out when appropriate. By appropriate I mean
2019 Jun 26
2
[RFC] [tools] Changing Behavior of LLVM binutils When No File Is Specified
...I think it would > be much friendlier to just print "file or pipe expected" and then print the > help. > > - Michael Spencer > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190625/06fd7abd/attachment.html>