[PATCH] D59020: [StackMaps] Update llvm-readobj to parse V3 Stackmaps
Jake Hughes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 15 09:36:28 PDT 2019
jacob-hughes added a comment.
Sorry for the delayed reply.
I'm fairly certain that the changes in location from `Register` to `Indirect` were not caused by this patch. I did a git bisect and it seems that Record 12 starting spilling to the stack instead of registers as a result of this patch [0].
[0] https://reviews.llvm.org/D24103
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59020/new/
https://reviews.llvm.org/D59020
More information about the llvm-commits
mailing list