[PATCH] D38588: Clear LastMappingSymbols and LastEMS(Info) when resetting the ARM(AArch64)ELFStreamer
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 5 11:33:10 PDT 2017
kristof.beyls added a comment.
> Not really sure how this can be tested since I can only trigger this when reusing the pass in (julia) JIT.
My guess is that the only way to plausibly test this may be to add a new unittest maybe under unittest/MC?
Not that I have looked into the details on whether that makes it possible to trigger the bug or not.
https://reviews.llvm.org/D38588
More information about the llvm-commits
mailing list