[PATCH] D101218: [lld/mac] add test coverage for -sectcreate and -order_file with --reproduce
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 12:46:03 PDT 2021
dyung added a comment.
Hi, the file you create here sectdata.txt is being flagged as a virus by Windows Defender in our internal bot causing the file to be automatically deleted and the test to fail. Is there a reason why you need to use that particular string for the file? Can something else be used that won't trigger the antivirus?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101218/new/
https://reviews.llvm.org/D101218
More information about the llvm-commits
mailing list