[PATCH] D61996: [llvm-objdump][test] Improve testing of some switches #2

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 03:06:58 PDT 2019


jhenderson added a comment.

In D61996#1515377 <https://reviews.llvm.org/D61996#1515377>, @jhenderson wrote:

> This caused lit failures for somebody who had 'main' in their directory tree, so I am changing the --implicit-check-not=main lines into --implicit-check-not='main()'. Let me know if anybody thinks this is a bad idea.


Committed in rL361621 <https://reviews.llvm.org/rL361621>.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61996/new/

https://reviews.llvm.org/D61996





More information about the llvm-commits mailing list