[PATCH] D99271: [lld-macho][nfc] Fixed test so it output to %t/ rather than current directory.

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 12:10:30 PDT 2021


int3 added inline comments.


================
Comment at: lld/test/MachO/dependency-info.s:28
 
-# CHECK: output-file: a.out
+# CHECK: output-file:{{.*}}test.out
 
----------------
for consistency with the input-file lines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99271



More information about the llvm-commits mailing list