[PATCH] D83912: [llvm-readobj] Update tests because of changes at llvm-readobj behavior
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 02:43:37 PDT 2020
jhenderson added a comment.
Hi @Elvina,
Just to let you know that I had to fix up three clang tests that were using the old behaviour too, prior to committing. I also noticed that you've got the stack the wrong way around - you needed to fix the tests before changing the behaviour in this case to avoid breaking the codebase, even if it was only briefly.
Anyway, these are now committed. I'll update the bug.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83912/new/
https://reviews.llvm.org/D83912
More information about the llvm-commits
mailing list