[PATCH] D151526: [lit] coach lit to filter out certain m68k debug directive
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 21:11:04 PDT 2023
myhsu accepted this revision.
myhsu added a comment.
This revision is now accepted and ready to land.
nit: This is not part of LIT but UTC (update test check), please update the title (and don't leave the commit message empty).
Also I believe those are not debug directives but symbol aliases: http://maskray.me/blog/2021-05-09-fno-semantic-interposition
Otherwise the patch looks reasonable to me, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151526/new/
https://reviews.llvm.org/D151526
More information about the llvm-commits
mailing list