[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:09:45 PDT 2021
int3 added inline comments.
================
Comment at: lld/test/MachO/dependency-info.s:23
# CHECK-DAG: input-file: {{.*}}/main.o
-# CHECK-DAG: bar.o
+# CHECK-DAG: {{.*}}bar.o
----------------
why doesn't this have the `input-file:` prefix?
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