[PATCH] D91678: Symbolizer test for Basic block sections
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 16:42:05 PST 2020
dblaikie added a comment.
Is it possible for the test case to be written in assembly and assembled during the test execution? (I realize a lot of the symbolizer tests are not written this way, but I think it's the direction we're generally moving in with these sort of tests) - good to still include the C source too, as you have.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91678/new/
https://reviews.llvm.org/D91678
More information about the llvm-commits
mailing list