[PATCH] D77780: Remove -implicit-check-not=foo from X86/disassemble-functions.test

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 17:58:44 PDT 2020


xiangzhangllvm added a comment.

All things clear:
The test have been changed from  --implicit-check-not=**foo**  to  --implicit-check-not=**<foo>:**  last month.
Sorry for I didn't noticed that.
All my misunderstanding is base on the old check "--implicit-check-not=foo"
Thank you very much!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77780





More information about the llvm-commits mailing list