[PATCH] D105364: [lld-macho] Drop assertions that all symbols are in GOT
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 09:04:44 PDT 2021
int3 added a comment.
> In that case, can we have a separate file for this test, and include as a comment the build steps you used to make the YAML? The small repro case you described is good, though having the input be assembly instead of C would make for even more minimal YAML.
I was suggesting how to make a minimal YAML test case. Running `ld` directly in a test is never an option :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105364/new/
https://reviews.llvm.org/D105364
More information about the llvm-commits
mailing list