[PATCH] D53064: [llvm-nm] Include the text "@FILE" in the output of --help

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 11:55:51 PDT 2018


rupprecht added a comment.

I'm not sure `@FILE` syntax is actually supported by llvm-nm. At least, I can't find any unit tests that test it, and `@` is not present in llvm-nm.cpp. I think that change should come first?


Repository:
  rL LLVM

https://reviews.llvm.org/D53064





More information about the llvm-commits mailing list