Kevin Enderby fb0326ce1b Add an implementation for llvm-nm’s -print-file-name option (aka -o and -A).
The -print-file-name option in llvm-nm is to precede each symbol
with the object file it came from.  While code for the parsing of this
option and its aliases existed there was no code to implement it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213906 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-24 23:31:52 +00:00
..
2014-07-14 05:01:53 +00:00
2014-07-14 05:01:53 +00:00
2014-05-08 19:30:17 +00:00
2014-07-24 02:10:42 +00:00
2014-07-23 23:49:16 +00:00
2014-06-13 16:12:08 +00:00
2014-07-14 05:01:53 +00:00
2014-07-24 23:14:40 +00:00